CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 12:03:24 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"3da7828dfdb3aaa48c2dd64b2dbca290"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=0P2P5fx3F4689YHAxJ6ktnjCkbh79iISqFU%2BUvkFfZgzwvFxeFpf5BIX7LRej0gGSin5Sob1XlQB8EO4eAmFgEoGQ5v78L3M6XBaWucOMJ3rRPn952Ygj9XEyvIVHKwTAEjpKGpzRTeXyrukFqtL2fkaM2q6gbnxM1tRl%2FrwjAfhMziwCIBiWrhU0QB3uLxgRV6%2Bt8bmHp773QFli2yUPGJMAu%2FATWUw8vvXJT9FczY9eEK%2F8idTLguCJNr318iKTo4WF2IsIOYQ1l2YuSEagg%3D%3D--WUwlWukUyKZvNHJ%2B--%2B5aNgS1oSaRLGs5H2DQX0Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.747629626.1753963403; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 12:03:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 12:03:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9732:144580:9BB75F:B949D1:688B5B8B
Releases · jorgerojas26/lazysql · GitHub
31 Jul 07:03
Loading
23 Jul 07:00
Loading
04 Jul 03:59
Loading
30 Mar 01:47
Loading
19 Mar 15:01
Loading
15 Feb 04:50
Loading
22 Jan 01:18
Loading
03 Jan 00:07
Loading
30 Nov 17:08
Loading
30 Oct 20:03
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 86
Releases: jorgerojas26/lazysql
Releases · jorgerojas26/lazysql
v0.4.0
Compare
Changelog
- 661267a The changes involve updating the
FormatArgForQueryString
methods across multiple database drivers to properly handle string escaping, NULL/DEFAULT values, float formatting, and sql.NullString handling. These fixes address test failures related to query parameter formatting. - 646b5d5 feat: Improve float formatting in MySQL driver
- 1cc0e45 fix mssql string quoting
- db14352 fix sqlite and mysql test
- 0e64e6a fix: Properly format nil and byte array values in drivers
- df608e5 fix: Update driver tests to use FormatArgForQueryString
- 017d977 fix: Update test expectations for query string arguments
- 2f6fabb fix: filter state on escape
- 07a6ddc refactor: Simplify MySQL query string argument formatting
Assets 11
v0.3.9
Compare
Assets 11
1 person reacted
v0.3.8
Compare
Changelog
- 6f6ef27 Allow MSSQL from CLI args
- ec2c0f9 Error on unhandled drivers
- a612c53 Merge pull request #186 from jbleyaert/main
- 41144e3 Merge pull request #194 from TakodaS/feat/local-config
- 8d8bdfe Merge pull request #195 from CalebJohnHunt/mssql-cli-arg
- 1870265 adjust table filter behavior
- 0ea60c0 feat: Lazysql can be embedded in applications that already have a sqlite driver registered
- 7d9c31a feat: declare config file from the command line
Assets 11
2 people reacted
v0.3.7
Compare
Assets 11
v0.3.6
25d36ff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Changelog
- ea5b09a Adjust comment
- c1a90b0 CI be carefull, be very carefull
- ae432c7 CI eh, maybe now linter will be happy
- 5e24862 CI fix maybe?
- ab45c28 Merge branch 'main' into changes-previewer
- 1826df3 Merge pull request #165 from jorgerojas26/improve-search
- aac446b Merge pull request #170 from jorgerojas26/changes-previewer
- 423124f Merge pull request #174 from kmiterror/fix-scrambled-guids-in-ms-sql-db
- 74c89e7 Merge pull request #175 from kmiterror/page-up-and-down-in-tree-nav
- 25d36ff Merge pull request #176 from kmiterror/fix-square-brackets-in-query-editor
- 5423a96 Update drivers/mssqql.go
- 9d27c22 Update drivers/mssqql.go
- 6802b0b adjust README.md
- 6bdf34c adjust README.md
- b74468a another CI fix
- 044a11a avoid panic when accessing columnTypes[i]
- ea41392 change keybind from [] to ctrl+[] for navigation between tabs
- 8d3c7f5 ci fix
- 79f0b5d cleanup
- 324ca7d cleanup
- 555bfe3 damn
- 8e7cdb3 feat: add error state
- 24154cf feat: add search pattern dbName + tableName
- 4f88121 feat: dml changes previewer
- e1395ad fix debug text
- 14a20f5 fix: Fix MSSQL column retrieval and default sort for pagination
- 5d41ef2 fix: escape query string
- 82b4718 fix: golangci config
- 3385e52 fix: indexes query and test
- 1249c0c fix: inserts and some mssql queries
- 0b27822 fix: postgres connection
- 7b28373 fix: search on every keystroke
- 767564b get rid of else clause
- 1398a6f make it possible to jump by page instead of 1 item
- 0dca3a5 proper assertion
- c3747ff show guids properly in MS SQL
- 040c1bb show hex when cannot parse to proper guid
- 0b5c44b this is ridiclous
- a39fd37 typo fix
- cac2dfe victory at last
- 5adceea victory is certain
Assets 11
v0.3.5
0d3a141
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Changelog
- 29ff98b Add a global tree search keyboard shortcut
- 1d40b75 Add fuzzy searching
- 31dc3b4 Merge branch 'main' into feature/fuzzy-search
- 011bdc7 Merge branch 'main' into feature/fuzzy-search
- e1b8d86 Merge branch 'main' into feature/global-tree-search
- a5c8564 Merge pull request #134 from itsmewes/feature/global-tree-search
- 2ac1929 Merge pull request #138 from itsmewes/feature/fuzzy-search
- 00e8b4e Merge pull request #162 from tkolleh/patch-1
- 0d3a141 Merge pull request #163 from jorgerojas26/sidebar-layout
- 8be9b73 Move clearing the search field to it's own method for reusibility
- 804a6fc Only check for table when focusing the left wrapper
- 791b565 Update README.md
- 02b15a2 chore: fix comment
- ff062f3 chore: linter
- f5ecc8f feat: add offset layout to the sidebar
Assets 11
v0.3.4
65b46fa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Changelog
- 977be51 Add a function to compute the default config filename
- bbbdfab Always set focus to the results table after executing a query
- d0acf68 Check the XDG_CONFIG_HOME env variable before calling os.UserConfigDir
- 35fbda1 Do not return an error if the config file doesn't exist
- 7863f75 Introduce a way to support user defined configurations
- 20f3e82 Merge pull request #142 from svanharmelen/feat/config
- 4cdd909 Merge pull request #149 from svanharmelen/fix/pagination
- 6feb35c Merge pull request #151 from svanharmelen/fix/pagination
- 65b46fa Merge pull request #154 from jorgerojas26/fix/delete-row
- 44b15f3 Update the pagination logic for queries done from the SQL editor
- 5e86d90 Use the "real" offset to calculate the currently shown records
- a1e9873 Use the config dir returned by os.UserConfigDir()
- b19278b chore: update comment
- eb408f2 fix: delete appended rows
- 1c592d8 fix: keep changed cell color state
- 7c840ca fix: undo mark to delete row
- f63c5f8 refactor: check for inserted rows logic
Assets 11
1 person reacted
v0.3.3
Compare
Changelog
- 2ff4289 Add ability to run commands before trying to connect
- a186b99 Add connecting to database by connectionString given as an argument to cli
- 0277c94 Add error to function signature and handle exiting in main func
- 1a63a95 Add some documentation about the command options to the readme
- b3b9c8b Added refresh command mapping
- a20e3ca Cleanup the postgres code a little (don't use named returns)
- 4863c95 Fix a bug that didn't take any where clauses into account
- 20eb422 Fix import order
- 28bef63 Fix linter issues by returning errors using fmt.Errorf
- 8ae1464 Match README style better
- c8d061a Merge pull request #119 from gytic/usage-info
- d4cd01f Merge pull request #120 from Kuchteq/main
- 78be965 Merge pull request #123 from gytic/refresh-tree
- ab19ca5 Merge pull request #129 from svanharmelen/feat/commands
- 76bac19 Merge pull request #141 from svanharmelen/chore/file_names
- 34430fb Merge pull request #144 from SysIntruder/feat/mssql
- b087ec7 Merge pull request #145 from svanharmelen/fix/pagination-info
- 47b6745 Move initializing connection from command line arguments to a ArgConnection.go
- f69ecc7 Rename files to the more commenly used (in Go projects) snake_case
- ac8969d Replace Fprintln to log.Fatal on errors
- f00e68f Switch bash to console in usage README
- 23c863f Update Readme usage section
- ce4bbdd Use the Database name in connection struct
- d963b8b add: connect to DB info
- 2e25071 add: keyboard shortcut hint
- c0e5767 add: refresh logic for tree
- bc697eb add: tutorial for editing a column
- b08f1aa added refresh keybinding inside tree view
- 31d429c added: usage information sections
- 682d8e7 adjust: G201: SQL string formatting (gosec), increment use ++, remove unused const
- 689ccb7 adjust: MsSQL -> MSSQL
- cf12f9b adjust: move ParseURL from models into config, and rename it into ParseConfigURL
- 4d9fd5b adjust: remove comment
- b83eba8 adjust: remove errorlist pkg since the errors is not returned, but logged
- ab57a00 change refresh table shortcut (to R)
- 27c8a72 change to switch when checking arguments length
- 273ef9a chore: fix linter issue
- ec09e7f convert version to flag, print custom usage and error on multiple connection_urls
- e080d02 feat: add 'N' and 'P' keybinding to tree node search navigation
- dde61eb feat: add copy to clipboard to sidebar
- 609747b feat: added mssql driver
- f74b442 feat: errorlist helper
- 03a2780 feat: extend config
- d3c13ee fix output to stderr on error
- e9c93a7 fix typo
- b62215a fix: Mssql ExecutePendingChanges syntax and parameter count
- 4e8067b fix: help display on 2 lines
- 7e14647 fix: refresh not working when table was selected
- d9b5b5d fix: remove schema from table name
- 0a89296 fix: small readability upgrades
- 18cba71 fix: typos and missing words
- eef6d80 resolved comments
Assets 11
v0.3.2
Compare
Changelog
- ae12f20 Add a few missing comparators to the list
- 5fb2ffe Do not try to recover from panics, but use the return values
- 66333e2 Fix a copy/base bug in the query editor
- 2f7e9f4 Fix a linter error about shadowing the error type
- d785827 Fix query to get primary column names for postgres
- 4bb8bc3 Improved the sorting solution by updating to Go 1.23
- be5bf20 Make the active button stand out in more terminal themes
- 4418296 Make the items in the tree alphabetically ordered
- 4ef1330 Merge pull request #126 from svanharmelen/fix/primary-keys
- ddf5664 Merge pull request #127 from svanharmelen/feat/confirmation
- f39d68c Merge pull request #128 from svanharmelen/feat/ilike
- 91ff9f3 Merge pull request #130 from svanharmelen/feat/order-tree
- 643ebed Merge pull request #131 from svanharmelen/fix/copy-paste
- 23ef40a Merge pull request #132 from svanharmelen/fix/linter-error
- 105fddb Merge pull request #133 from svanharmelen/feat/errors
- 906ecd5 fix: modal border background
Assets 11
v0.3.1
bb04dd3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Changelog
Assets 11
Previous Next
You can’t perform that action at this time.