v0.2.6
❗ this is a retroactive release for all the pgkit packages up to 0.2.6, so there are a lot of changes included - the next release will be the diff between 0.2.6 and 0.2.7 - and every following release should be smaller and more digestible ❗
@pgkit/client
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | a35a718...0b7acfa |
Commits
- 0b7acfa support ~parameters
- 9e74acc some renames
- 0560f68 simplify how to get connectionString (updated 20:55)
- 9396d7c simplify QueryError
- 41d3c22 don't let pg-promise type parsers override each other
- 5620a6f improve typegen, fix sql.type
- 26519fe bump pg-mem, fix some tests
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- a025817 mermaid
- 6a91572 docs site
- e2704ed codegen queries
- 7f32a77 Merge branch 'drift-check' into pgkit
- 6cba9a3 update tests for fieldIinfo
- 6995463 fix nested sql tags
- 65e945a add sql.fragment equivalent
- 6fe962c update edge case test
- 8d4dd6e edge case test
- 2f62de8 jsonb_to_recordset api usage
- 0e49982 prepare -> prepack
- 3a92588 result type
- b9077a8 update test
- 569fc38 update tests
- d30219f error cause constructor name
- 1f09692 less confusing language in readme
- 31a8b70 improve readme
- 69655d9 bump eslint-plugin-mmkal
- acc7fbc more lint
- f1161f6 more lint
- 7226b95 add eslints
- 7e7f635 mv pgsql-ast-parser to dependencies, for now
- 36d3854 prefer safeParse/safeParseAsync
- 93783ba improve sql.type test
- e678fae don't contradict urself
- 5af8ca4 support sql and sql.fragment with arguments
- 76c5a61 update slonik comparison section
- 461de9b tone down the ORM comparison
- 84b59f6 toposort monorepoTOC
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- 0f54326 reorg admin, add connection to context rathr than string
- 09068cf rm pgkit from ecosystem for now
- e64089a add to types docs
- a86d3ff readmes
- 4bcc6d5 more docs/fixup generated tests
- 3512e28 more readme
- d6eb866 more readme
- 55cfd6e more docs
- 007c949 logo
- b118a51 docs and tests
- 3785df9 error docs
- 3d60b1e markdownFromTests
- a5e8053 rename tests
- 83b7dbc split up client package somewhat
- 62ddf1d add to readme
- 2a9a3f3 prefer unsafe parse, since we're throwing anyway
- 0d415ae strict mode + bigint type parser
- 401d012 typeAlias
- b742f79 sql.type
- 2101f62 make snapshots more linux compatible
- c786416 add repository and homepage fields to package.json
@pgkit/formatter
old version | new version | compare |
---|---|---|
0.1.22 | 0.2.6 | a5fd556...05a11c6 |
Commits
@pgkit/schemainspect
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | 0bd4f81...5620a6f |
Commits
- 5620a6f improve typegen, fix sql.type
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- e2704ed codegen queries
- 7f32a77 Merge branch 'drift-check' into pgkit
- 3bafc53 turn quotify off again
- 3586564 schemainspect: lazier query setup
- 0e49982 prepare -> prepack
- ac89d45 Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- f4511df omit schema
- 329f6fd omit schema
- 3c6867b more fixes
- 20a9879 lint
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- d665d3d rm sqlbag
- a86d3ff readmes
- c786416 add repository and homepage fields to package.json
@pgkit/typegen
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | 23f18b9...d49709b |
Commits
- d49709b somehow dropped the cleanup
- 3742fc3 bump trpc-cli version
- 7b42109 fall back to gdesc like before
- 41d3c22 don't let pg-promise type parsers override each other
- 5620a6f improve typegen, fix sql.type
- 365a3a7 make typegen tests pass
- 29c24db make tests pass mostly by skipping em
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- 38e4c38 rm unhelpful parenthetical
- e2704ed codegen queries
- 0e49982 prepare -> prepack
- 9c0d875 put actual calls in error message
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- 4bcc6d5 more docs/fixup generated tests
- c786416 add repository and homepage fields to package.json
- 4b5b3ed fix ambiguous tables test
- 1a69728 @pgkit/typegen
- ad78e48 Publish
- e799d27 feat: docs update, not really a feat
- 8495d46 chore: update
pgsql-ast-parser
dependency to supportSKIP LOCKED
andNOWAIT
(#420) - 623fed9 Update typegen to handle numeric(x,y) types (#416)
- 59b34ba improve type extraction (#399)
- dfc033e Publish
- c75dd7e chore: support slonik 29 (#405)
- e074d77 chore(deps): update devdependencies (#392)
- d74cbe9 update dependencies (#400)
- b192f97 Publish
- c7ace0c fix: double import if using import type (#396)
- f761e93 Publish
- 0fa854e feat(ignore): add ignore option
- ecd6f48 Publish
- 81ab1fa feat(typegen): retain intersection types (#389)
- 32acf69 chore(readme): restructure config info (#390)
- 86feef7 Publish
- c2c1bab change(cli): harmonise glob/ignore/since behaviour (#382)
- d3eb65a fix(tsPrettify): Error when processing .sql files (#388)
- 8bcea76 chore(deps): update dependency slonik to v28 (#384)
- e040550 fix(typegen): don't let semicolons cause queries to be executed (#387)
- 33fefd4 Publish
- 3d94770 chore(deps): update dependencies (#380)
- 5ef0482 Publish
- 5262f2c feat(nullability): naive coalesce interpretation (#376)
- f884628 feat(logs): improve log output (#378)
- c168907 fix(nullability): non-nullability of aliased count aggregation (#375)
- 9434cae added mappings for character types (#374)
- f39b3c9 Publish
- 7a2b80f chore(deps): update dependency slonik to v27 (#346)
- 4cfc208 Publish
- 5980196 Slonik 26 (#358)
- 5288293 Publish
- 9331426 Disable prettier warning with custom linter (#356)
- b9d5f9e Publish
- ac38aa8 chore: disallow warnings in lint step
- bac83f9 fix(typegen): explicitly disable pg-native (#335)
- 15a7bb5 feat: more default type mappings
- 7b15315 chore(deps): update devdependencies
- d24a1d6 Publish
- 656efd5 feat(typegen): watch mode (#324)
- e727534 fix(deps): update dependency pgsql-ast-parser to v8 (#308)
- 8c52284 Publish
- 4ca191c fix: empty obj instead of void (#318)
- 0dc0d2c fix: handle single item list
- 36bdb33 Publish
- 1052932 Add
--since
CLI param usinggit diff
(#317) - e1b01ab docs: use namespaced defaults
- 63f7904 fix(typegen): use
never
for no return value - 66ee473 Publish
- 9fac523 fix(typegen): anonymous tag fallback
- e94d6bc docs(typegen): non-null marker 'assumed_not_null' without jsdoc
- 246db67 fix(typegen): multi statements in sql files
- cb9cf21 chore(deps): update devdependencies (major) (#296)
- 912f32f docs: fix sql test path
- b1a73e0 Publish
- 8538430 fix(typegen): add missing dependencies (#301)
- 8d7c4a2 Publish
- ff10052 chore(deps): pin dependencies (#292)
- 646240e Publish
- 175ba39 chore: add docs for connectionURI
- 0a6a4ca feat: make @slonik/typegen a dev dependency - BREAKING/MUCH BETTER (#293)
- 71cb2c7 Publish
- f289f0c bump required slonik version
- 4a6ff0c Publish
- 8ad627a feat(slonik): support slonik v23 (#259)
- ee9ab33 Publish
- b811f24 Publish
- dd2cb84 fix(docs): important full-stop
- 19f801c Publish
- f0a1628 docs: update readme badges
- 5fc3518 fix github actions and remove travis (#252)
- 66c80ab fix: don't try to import non-typescript files (#242)
- 5e6bf21 Publish
- 5cb5400 chore: consolidate unknown types
- 68040fe feat(enums): auto generate enum types (#170)
- 5ce732f chore: fix query indentation
- 9cfd0f7 chore: fix lint
- ab8f429 docs: table of contents
- cb1f82a chore: switch to expect-type
- 87ffb22 Publish
- d2ef0fd feat: de-duplicate types (#157)
- 8f6f68c Publish
- 6d97b00 feat(slonik): bump slonik to v22 (#143)
- 8d21fa0 run prettier (#129)
- 896a5a7 Publish
- af3206f chore: yarn (#128)
- c35b337 fix: windows support (#127)
- 4c75541 Publish
- de68249 chore: util.inspect formatting
- d31dc02 feat(slonik): support slonik 21 (#106)
- d70183c feat: slonik 19 (#19)
- c26c409 chore: ignore lockfiles from lerna version (#10)
- 54e6412 Publish
- fbdc1b9 fix: homepage
- 507eb73 Publish
- ad3214f feat: consistent pg types (#9)
- fc51e7f Publish
- 2e8c59d package-locks
- 732f671 Publish
- d5c05f4 chore(deps): package-locks
- 744e6e8 Publish
- ae78366 fix(peerDependencies): slonik 18 (#7)
- 1a57875 fix(package-lock): update package-lock versions
- 4229fab Publish
- c044c8d v0.1.3
- f804bc1 make sure in-built slonik helpers work
- ce8fdcd v0.1.2
- 2807963 package-lock updates
- 0777b6b bump versions
- feb7d10 remove unused function
- d1795a3 bump versions
- 69743eb add badges to readmes of child packages
- 554749f Merge branch 'master' of https://github.com/mmkal/slonik-tools
- 01c3d5f Migrator (#3)
- 3b48683 update readme
- 9897598 Merge branch 'master' of https://github.com/mmkal/slonik-tools
- 206919a readme improvements
- 509f80b dedicated cli script (#2)
- ba5154a add travis (#1)
- 2bb263e 100% branch coverage
- efbd415 explicit type
- efde1c7 cli test
- 246fb43 remove commented-out code
- c91f28e update prod instruction in readme
- 36d82cb readme updates
@pgkit/migra
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | d796be7...5620a6f |
Commits
- 5620a6f improve typegen, fix sql.type
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- e2704ed codegen queries
- 157167e rm non-existent import
- 0e49982 prepare -> prepack
- 3fc7106 migra: meow -> trpc-cli
- d5a6f5d statements sortBy
- 1b44d77 more configurable runMigra
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- d665d3d rm sqlbag
- a86d3ff readmes
- b742f79 sql.type
- c786416 add repository and homepage fields to package.json
- c895adf add missing migra fixtures
@pgkit/migrator
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | 01c3d5f...b1c8d49 |
Commits
- b1c8d49 check for definitionsFile existence
- 41d3c22 don't let pg-promise type parsers override each other
- 5620a6f improve typegen, fix sql.type
- 05a11c6 not async
- 47a70d6 await
- 29c24db make tests pass mostly by skipping em
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- 7d82149 update docs a bit
- 7f32a77 Merge branch 'drift-check' into pgkit
- f3752d0 best of both
- 15f3647 codegen?
- 414f0ef this.client.options
- 2b8f256 re-add types.ts
- 4ffeea3 rm types.ts
- 48096fc consolidate config and options
- 3e4b501 jsdoc
- a59bf9c more readme
- 95ed020 readme
- d0419bf update (some) test snapshots, many still failing
- 2dfbfb1 rm some unused stuff
- 58003ee migrator note
- 65d9f23 some renaming
- 8106cd8 check migration table drift (is this really "drift" though?)
- 69481af update trpc-cli for json logs
- c615187 generate docs from cleye output
- 2f0c814 docs
- 0e49982 prepare -> prepack
- 71a4c1d rm baggage
- 68389ca bump trpc-cli
- 988a9db use npm package
- 88f90c2 bin.ts
- 715a0d7 more helpful error
- d91c1ff dedupe
- dd2f8bc more destructive
- 99f6709 more mutation button
- bf9fe41 start incorporating back into admin
- 3972af5 template; rebase; inquirer
- 4c17c02 strict types
- 5640a2f this.task
- 5af35d6 wipe, sql, search, create, tasuku
- a5df82a cli v nice!
- 53b1b6b fairly function trpc cli
- bfadeb2 trpc-cli?
- 7b26166 new.md
- e0e291f useConfirmable
- 7771225 rebase
- 71c8598 migrator rewrite
- f4511df omit schema
- 329f6fd omit schema
- 3c6867b more fixes
- 39e9ee0 bits
- 1337828 UI rewrite.
- 569fc38 update tests
- d5a6f5d statements sortBy
- 76e8f7f revert passing clients thru
- 1b44d77 more configurable runMigra
- 8ab3e1f overrideable runMigra
- 98fdbd4 test case for bad sorting
- 85fc1b0 DefinitionsAction
- 0d79df6 refactor migrator: logging and types files
- 6d69c44 add main and types to migrator package.json
- 69655d9 bump eslint-plugin-mmkal
- 98f869d fix readme bad fixes
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- c786416 add repository and homepage fields to package.json
- 05751ef @pgkit/migrator
- ad78e48 Publish
- 231eec1 feat: docs update, not really a feature
- 89cabf1 Add prettyLogger to migrator (#412)
- dfc033e Publish
- c75dd7e chore: support slonik 29 (#405)
- d74cbe9 update dependencies (#400)
- 86feef7 Publish
- a8feab3 fix(docs): add array table name example (#381)
- 8bcea76 chore(deps): update dependency slonik to v28 (#384)
- 5ef0482 Publish
- 05beb42 docs: remove erroneous
--dry-run
- f39b3c9 Publish
- 08f2f4e feat(docs): add some docs and pretend it's a "feat"
- 7a2b80f chore(deps): update dependency slonik to v27 (#346)
- dd875c9 Publish
- 801379e feat: repair command + fix hash function (#370)
- 4cfc208 Publish
- 013240e chore(deps): update dependency strip-ansi to v6.0.1 (#364)
- 5980196 Slonik 26 (#358)
- 3abf5fd Publish
- 6016a10 feat: umzug v3 + lock/unlock without events (#361)
- 5288293 Publish
- 8de3409 fix 'sloink' typo (#355)
- e88bfaa Publish
- 715df09 Lock transaction fix (#349)
- b9d5f9e Publish
- ac38aa8 chore: disallow warnings in lint step
- bac83f9 fix(typegen): explicitly disable pg-native (#335)
- 4d9c644 fix: stop templates using deprecated API
- 7b15315 chore(deps): update devdependencies
- 66ee473 Publish
- 51bbf90 fix(migrator): avoid broken slonik types
- ac2c57e chore(deps): update devdependencies (#270)
- cb9cf21 chore(deps): update devdependencies (major) (#296)
- b1a73e0 Publish
- eccb81b chore(deps): bump lodash from 4.17.19 to 4.17.21 (#285)
- 8d7c4a2 Publish
- ddb72ea pin umzug (#297)
- ff10052 chore(deps): pin dependencies (#292)
- 71cb2c7 Publish
- 9076eea feat: new CLI using umzug v3 (#291)
- f289f0c bump required slonik version
- 077108c docs: update links to example js/ts migrations (#281)
- 043ab70 chore(deps): update devdependencies (#254)
- 4a6ff0c Publish
- a46f180 drop slonik-sql-tag-raw (#262)
- 8ad627a feat(slonik): support slonik v23 (#259)
- f243964 fix: prevent 1s delay before migrator exits
- c694f11 style: dedicated jest and prettier configs (#253)
- ee9ab33 Publish
- df1ec3b feat: include seconds in migration timestamp (#251)
- b811f24 Publish
- 1c426b5 fix(docs): ts-node tanspile-only info message
- 19f801c Publish
- f0a1628 docs: update readme badges
- d1d85ab chore(deps): update dependency @types/lodash to v4.14.161
- 0ba0964 feat: allow migrations table to be created in different schema (#215)
- f9963b1 chore(deps): update dependency @types/lodash to v4.14.157
- 115b5a5 chore(deps): pin dependencies (#198)
- 466d067 chore: reorder some markdown docs
- 126ec4c Publish
- 6a1fd01 feat: migrate up/down "to" named migration (#193)
- 8894320 Publish
- aa3b6e3 feat: javascript and typescript migrations (#181)
- 1ec3d9f Publish
- 5523d68 fix(logs): use umzug 2.3.0 (#174)
- 5e6bf21 Publish
- 9cfd0f7 chore: fix lint
- 8f6f68c Publish
- 6d97b00 feat(slonik): bump slonik to v22 (#143)
- 8d21fa0 run prettier (#129)
- af3206f chore: yarn (#128)
- 4c75541 Publish
- d31dc02 feat(slonik): support slonik 21 (#106)
- d70183c feat: slonik 19 (#19)
- d7981c1 chore: update lockfiles for tags:
- dd33c37 Publish
- 0980b10 fix: document lambda handler usage
- 253fd00 chore: update lockfiles for tags:
- 576c6ad Publish
- 5b646a5 fix: clarify docs for mainModule property
- ff6f308 chore: update lockfiles for tags:
- 271f837 Publish
- 650eb3c fix: add programmatic use explanation
- 6fbbf53 chore: update lockfiles for tags:
- 38a5632 Publish
- 8b581c3 fix: remove word 'tool' in readme
- 35b2249 Merge branch 'master' of https://github.com/mmkal/slonik-tools
- 2cc2fe4 Publish
- 800c6b5 Publish
- 0be3ab7 fix(readme): clarify use of plain sql
- d54a4c0 chore: patch jest snapshot bug (#12)
- 50ff5ae Publish
- 40f164e fix: use clearer language for executed migrations (#11)
- c26c409 chore: ignore lockfiles from lerna version (#10)
- 543f0e0 Publish
- 7f4dc6e fix(package): add homepage
- fc51e7f Publish
- 2e8c59d package-locks
- d254f21 fix(migrations): only return
file
andpath
properties (#8) - 732f671 Publish
- d5c05f4 chore(deps): package-locks
- 744e6e8 Publish
- ae78366 fix(peerDependencies): slonik 18 (#7)
- 1a57875 fix(package-lock): update package-lock versions
- 4229fab Publish
- 6e7d16d fix(deps): bump lodash (#5)
- 6b6471b more readable missing command warning
- ce8fdcd v0.1.2
- 2807963 package-lock updates
- 0777b6b bump versions
- 3615f04 fix typo
- ee0683b update readme
- d1795a3 bump versions
- 70cee33 more readme updates
- 69743eb add badges to readmes of child packages
Dependency @pgkit/migra changed (^0.2.6 -> ^0.2.6)
# @pgkit/migra
old version new version compare 0.0.2 0.2.6 d796be7...5620a6f Commits
- 5620a6f improve typegen, fix sql.type
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- e2704ed codegen queries
- 157167e rm non-existent import
- 0e49982 prepare -> prepack
- 3fc7106 migra: meow -> trpc-cli
- d5a6f5d statements sortBy
- 1b44d77 more configurable runMigra
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- d665d3d rm sqlbag
- a86d3ff readmes
- b742f79 sql.type
- c786416 add repository and homepage fields to package.json
- c895adf add missing migra fixtures
@pgkit/admin
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | b7838dc...5620a6f |
Commits
- 5620a6f improve typegen, fix sql.type
- 29c24db make tests pass mostly by skipping em
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- 6cb40b2 false
- 7f25dcb update docs some
- b912ca3 better foreign key detection
- a025817 mermaid
- e2704ed codegen queries
- 71a4c1d rm baggage
- d91c1ff dedupe
- dd2f8bc more destructive
- 99f6709 more mutation button
- bf9fe41 start incorporating back into admin
- 3972af5 template; rebase; inquirer
- 7af181e fx context menu
- e0e291f useConfirmable
- 7771225 rebase
- 63f41ac restore definitions file
- 71c8598 migrator rewrite
- cf81bef save button on settings; pass thru status
- 20b50e6 update demo.gif
- b33cd5e update e2e
- 61a91fb placeholder formatter
- f4511df omit schema
- 329f6fd omit schema
- 3c6867b more fixes
- 3a92588 result type
- 39e9ee0 bits
- 64c3bc6 make it buildable
- d89c900 csv
- cf65b18 enabled columns
- ab8cb0a make most tables buttons work
- 71c94c7 button hover
- 284de32 switch
- f5e40b6 tables filter
- 74e66fb settings layout
- 73edb79 skip destructive action warning
- f4a137c use a stack
- 40f38a9 make it work
- bfb984f set
- 46011cd highlight fileState
- 142e977 progress progress
- 6c316da scroll
- 0b8f41a better outlines
- ce06cd0 useMigrations
- b8f4a5a start fixing colors
- 6fb5813 alert
- 27ff974 context menu
- 315e2c6 onChange?
- 2a6bcd2 hide
- bddcb64 render override
- ede09d6 overridable
- 53b2c3d augment zod
- c92b052 zform getting there
- fe5645d more zform fiddling
- bb67d35 bump lint lib
- 1337828 UI rewrite.
- eb54918 gutter lint
- 99d25fa ai
- d587a66 functional next/prev buttons
- 9e78b23 tables view
- 380bcac results widths, better settings
- bd596aa tables view todo
- 69655d9 bump eslint-plugin-mmkal
- ba2b53e bump eslint-plugin-mmkal again
- 1976407 restore readme
- 556b25f more lint
- 03fb46e start linting admin
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- 84b59f6 toposort monorepoTOC
- c180133 typo
- 45ef784 a feature
- ae61d59 migra not
- 5ce152e --no-edit
- 236add3 rm!
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- 0f54326 reorg admin, add connection to context rathr than string
- 7a6a1f4 update pgadmin note
- d665d3d rm sqlbag
- 0d116be make tests pass
- a86d3ff readmes
- 15831d8 add bad test for schema-qualified table
- 1190843 add padding to results table
- 82c8a23 mv gif back for now
- 82dd6f9 /admin docs
- a78f5f9 gif demo
- c786416 add repository and homepage fields to package.json
pgkit
old version | new version | compare |
---|---|---|
0.0.16 | 0.2.6 | 989abf9...5620a6f |
Commits
- 5620a6f improve typegen, fix sql.type
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- e2704ed codegen queries
- 0e49982 prepare -> prepack
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- 0d116be make tests pass
- a86d3ff readmes