GitHub / Maxteabag/sqlit / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1e2e4f18 |
feat: manage saved queries from explorer (#319)
Co-authored-by: Peter Adams <1****g@u****m> |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| dabb8ef6 |
feat(postgresql): add Azure Entra CLI authentication (#317)
Co-authored-by: Peter Adams <1****g@u****m> |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| 976d2341 | merge Merge pull request #316 from Maxteabag/fix/issue-315-uuid-results |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| a050435b | merge Merge pull request #314 from Maxteabag/feat/issue-128-query-files |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 4a278867 | Render UUID result values as strings | Peter Adams <1****g@u****m> | 8 days ago | |
| a1a275a6 | Tighten saved query overwrite dialog | Peter Adams <1****g@u****m> | 9 days ago | |
| 1b1c6de7 | Simplify saved query scratchpad workflow | Peter Adams <1****g@u****m> | 9 days ago | |
| 0e9e0d3c | Add per-connection saved query files | Peter Adams <1****g@u****m> | 9 days ago | |
| e5899ed4 | merge Merge pull request #313 from Maxteabag/fix/issue-300-oracle-thick |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 42f57594 | Fix Oracle NNE CI dependencies and isolation | Peter Adams <1****g@u****m> | 11 days ago | |
| 83ec25b1 | Add Oracle NNE Thick mode CI coverage | Peter Adams <1****g@u****m> | 11 days ago | |
| a3db9fe6 | Add configurable Oracle thick mode | Peter Adams <1****g@u****m> | 11 days ago | |
| a55819e6 | merge Merge pull request #312 from Maxteabag/fix/issue-255-mssql-routine-completion |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| ab8c3747 | Add SQL Server routine autocomplete | Peter Adams <1****g@u****m> | 11 days ago | |
| 9616454b | merge Merge pull request #311 from Maxteabag/feat/issue-258-suspend |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 1d1e6e6a | Add suspend command | Peter Adams <1****g@u****m> | 11 days ago | |
| 0b46b741 | merge Merge pull request #310 from Maxteabag/fix/issue-259-postgres-fdw |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| bd4fa1ce | Include PostgreSQL foreign tables in discovery | Peter Adams <1****g@u****m> | 11 days ago | |
| 69e4a356 | merge Merge pull request #309 from Maxteabag/feat/issue-278-query-format |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 90d3fb50 | Add query formatting from the leader menu | Peter Adams <1****g@u****m> | 11 days ago | |
| 4ab8bf48 | merge Merge pull request #308 from Maxteabag/fix/issue-281-single-statement-tests |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 304bf742 | Update statement cursor tests for double blank lines | Peter Adams <1****g@u****m> | 11 days ago | |
| d95fd725 | merge Merge pull request #307 from Maxteabag/fix/issue-266-light-contrast |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 79ccdb59 | Fix contrast in light themes | Peter Adams <1****g@u****m> | 11 days ago | |
| 84c8193e | merge Merge pull request #306 from Maxteabag/test/issue-281-blank-lines |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 12071d76 | Require two blank lines between SQL statements | Peter Adams <1****g@u****m> | 11 days ago | |
| 395f58be | merge Merge pull request #305 from Maxteabag/fix/issue-299-input-and-tabs |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 3451adfc | merge Merge pull request #303 from Maxteabag/fix/issue-301-max-width |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 7a93b784 | Pin textual-fastdatatable 0.19.0 | Peter Adams <1****g@u****m> | 11 days ago | |
| f0846fe0 | Fix query editor execution and autocomplete input | Peter Adams <1****g@u****m> | 11 days ago | |
| a72860c6 | merge Merge pull request #293 from bolexyro/agent/fix-autocomplete-cr-line-endings |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| 7533b7a3 | merge Merge pull request #304 from Maxteabag/fix/issue-295-oracle-schemas |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| db127c68 | Fix Oracle cross-schema object discovery | Peter Adams <1****g@u****m> | 11 days ago | |
| fd19f4ec | Fix fastdatatable 0.19 cell rendering | Peter Adams <1****g@u****m> | 11 days ago | |
| 8955f349 | Handle CR boundaries when applying autocomplete | Peter Adams <1****g@u****m> | 11 days ago | |
| 8a72e75e | merge Merge pull request #298 from OctoBored/fix/star-history-chart |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
11 days ago | |
| fb561ff7 | docs(readme): fix broken star history chart | OctoBored <2****d@u****m> | 16 days ago | |
| f36b2a8a | Normalize pasted query line endings | bolexyro <a****f@g****m> | 23 days ago | |
| c4a8aea5 | Fix autocomplete cursor offsets for CR line endings | bolexyro <a****f@g****m> | 23 days ago | |
| 28d73ed9 | merge Merge pull request #290 from Maxteabag/agent/rename-credential-safety |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 01d8d917 | fix: preserve credentials during connection renames | Peter Adams <1****g@u****m> | 27 days ago | |
| 18e4255a | merge Merge pull request #289 from agouil/feat/per-connection-credential-save |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 21ed0423 | fix: avoid rewriting all passwords when editing one connection | Andreas Williams <a****s@s****o> | 27 days ago | |
| 19558252 | Update README.md |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 0dd06faa | merge Merge pull request #287 from Maxteabag/agent/stored-procedure-results |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 9d8ca533 | fix: display stored procedure result sets | Peter Adams <1****g@u****m> | 28 days ago | |
| 41aa451f | merge Merge pull request #239 from Maxteabag/worktree-feat-fk-navigation |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 62c44d38 | fix(fk-navigation): preserve HANA and Redshift schemas | Peter Adams <1****g@u****m> | 28 days ago | |
| a920a8a2 | fix(fk-navigation): encode PostgreSQL text literals | Peter Adams <1****g@u****m> | 28 days ago | |
| 15202558 | fix(fk-navigation): serialize metadata and exact MySQL values | Peter Adams <1****g@u****m> | 28 days ago | |
| 17005cd1 | fix(fk-navigation): secure literals and stacked context | Peter Adams <1****g@u****m> | 28 days ago | |
| fe39d0e7 | fix(fk-navigation): respect catalog and connection state | Peter Adams <1****g@u****m> | 28 days ago | |
| 102f8247 | fix(fk-navigation): resolve D1 and Snowflake key metadata | Peter Adams <1****g@u****m> | 28 days ago | |
| 4a98e3b7 | fix(fk-navigation): preserve exact catalog targets | Peter Adams <1****g@u****m> | 28 days ago | |
| 8b16b824 | fix(fk-navigation): handle composite and implicit keys | Peter Adams <1****g@u****m> | 28 days ago | |
| ac350551 | fix(fk-navigation): escape values and scope constraints | Peter Adams <1****g@u****m> | 28 days ago | |
| f74cd23e | fix(fk-navigation): preserve dialect and relationship semantics | Peter Adams <1****g@u****m> | 28 days ago | |
| 6c707a82 | merge Merge remote-tracking branch 'origin/main' into worktree-feat-fk-navigation | Peter Adams <1****g@u****m> | 28 days ago | |
| 377a7bdd | merge Merge pull request #286 from Maxteabag/fix/trino-kerberos-followup |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| ed3e73ca | fix(trino): harden ticket authentication defaults | Peter Adams <1****g@u****m> | 28 days ago | |
| a09910ba | merge Merge pull request #283 from joshua-park321/feature/issue-282_trino-kerberos-... |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| ef471706 | merge Merge pull request #285 from Maxteabag/fix/oracle-fetch-batch-max-rows |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| e13cc995 | fix(oracle): cap fetch buffers to result limit | Peter Adams <1****g@u****m> | 29 days ago | |
| 7392091d | merge Merge pull request #284 from Maxteabag/fix/process-worker-oserror-serialization |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 52499218 | fix(process-worker): surface OSError serialization failures | Peter Adams <1****g@u****m> | 29 days ago | |
| 28180549 | [issue-282] match Trino Kerberos defaults | joshua.park321(박근희)/kakao <j****1@k****m> | 29 days ago | |
| f53de2a9 | [issue-282] add Trino Kerberos authentication | joshua.park321(박근희)/kakao <j****1@k****m> | 29 days ago | |
| 0f870dc2 | merge Merge pull request #277 from RicardoArdito/fix/oracle-lob-hang-issue-276 |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 078a8048 | merge Merge pull request #280 from Maxteabag/fix/mssql-docker-ipv6 |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ef03b257 | fix(docker): preserve published address family | Peter Adams <1****g@u****m> | about 1 month ago | |
| 53f999b1 | merge Merge pull request #279 from HerrLiljegren/fix/mssql-docker-ipv4 |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 6be82c0e | fix(mssql): use IPv4 loopback for Docker discovery | Jesper Liljegren <j****n@g****m> | about 1 month ago | |
| 567f4cdd |
fix(process-worker): never silently drop an unserializable result
Co-authored-by: Claude Fable 5 <n****y@a****m> |
ricardo.ardito <r****o@t****r> | about 1 month ago | |
| a2980ded |
test(oracle): CLOB values are returned as text
Co-authored-by: Claude Fable 5 <n****y@a****m> |
ricardo.ardito <r****o@t****r> | about 1 month ago | |
| a3670990 |
fix(oracle): fetch CLOB/BLOB inline and batch row fetches
Co-authored-by: Claude Fable 5 <n****y@a****m> |
ricardo.ardito <r****o@t****r> | about 1 month ago | |
| 9e52a50c | merge Merge pull request #273 from Maxteabag/fix/issue-260-oracle-trailing-semicolon |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a7ac5cf0 | merge Merge pull request #272 from Maxteabag/test/issue-261-oracle-easy-connect |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 15835dce | Keep Oracle SQL terminators out of driver execution | Peter Adams <1****g@u****m> | about 2 months ago | |
| 688262ab | Let Oracle users express secure Easy Connect DSNs | Peter Adams <1****g@u****m> | about 2 months ago | |
| 74dea205 | merge Merge pull request #271 from Maxteabag/test/issue-263-postgres-bc-date |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ced79beb | Keep PostgreSQL BC dates queryable | Peter Adams <1****g@u****m> | about 2 months ago | |
| 391820ba | merge Merge pull request #270 from Maxteabag/fix/tab-autocomplete-action-rebinding |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 83c790cc | Honor autocomplete actions rebound to Tab | Peter Adams <1****g@u****m> | about 2 months ago | |
| f23227e0 | merge Merge pull request #267 from probeldev/fix-query-tab-autocomplete |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 25202323 | fix(query): Tab inserts a real tab character, fixed test | Sergey Protko <s****o@y****u> | about 2 months ago | |
| e1e935ab | Expose Tab handling regressions before merging PR 267 | Peter Adams <1****g@u****m> | about 2 months ago | |
| 0c607c7d | merge Merge pull request #269 from Maxteabag/test/issue-254-trailing-comment |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 274ac5dc | merge Merge pull request #268 from Maxteabag/test/issue-262-postgres-quoted-autocom... |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c9f862ab | Prevent trailing comments from blocking single-query execution | Peter Adams <1****g@u****m> | about 2 months ago | |
| 3576169a | Make Postgres autocomplete suggestions executable for mixed-case names | Peter Adams <1****g@u****m> | about 2 months ago | |
| 0b7c9927 | fix(query): Tab inserts a real tab character and autocomplete accept still works | Sergey Protko <s****o@y****u> | about 2 months ago | |
| a77d420e | merge Merge pull request #253 from Maxteabag/feat/cli-version |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5ea12fb5 | merge Merge pull request #252 from Maxteabag/fix/postgres-schema-autocomplete |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 33b16c4d | feat: add -v and --version CLI options | Peter Adams <1****g@u****m> | 3 months ago | |
| 274303a5 | Keep Postgres schema autocomplete executable | Peter Adams <1****g@u****m> | 3 months ago | |
| 8b1f4481 | merge Merge pull request #248 from Maxteabag/issue-246 |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1f975773 | merge Merge pull request #250 from eibx/feature/update-delete-query-qualified-name |
Peter Adams <p****6@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 57dffa17 | test(results): integration test for cross-database update/delete | Peter Adams <1****g@u****m> | 3 months ago | |
| 1780d530 | mock qualified_name | eibx <j****r@e****m> | 3 months ago | |
| 927663c3 | merge Merge remote-tracking branch 'upstream/main' into feature/update-delete-query... | eibx <j****r@e****m> | 3 months ago |