Releases: coderaiser/putnik
Releases · coderaiser/putnik
Release list
putnik v1.5.1
🔥 feature
- d912a4a putnik: apply-is-nan: simplify
putnik v1.5.0
putnik v1.4.2
putnik v1.4.1
🔥 feature
- 1835c7d putnik: convert-postgres-to-sqlite: apply-auto-increment: move out to @putout/plugin-sql
putnik v1.4.0
🔥 feature
- 65621e3 putnik: use @putout/plugin-sql
putnik v1.3.0
🐞 fix
- 601d8b3 putnik: check-report-has-message: coverage
🔥 feature
- 7bfc776 putnik: plugin-postgres: move out to @putout/plugin-sql
- aa91b0d test
- c38c569 plugin-postgres: simplify
- 6c8f9a0 convert-serial-to-identity: simplify
- ac3506b convert-sequence-to-serial: simplify
- 68ec21b plugin-postgresql: convert-serial-to-identity
- ebd5043 plugin-postgresql: convert-sequence-to-serial
- ea05986 putnik: convert-postgresql-to-sqlite
- 0f728fa putnik: convert-sqlite-to-postgresql: rm
- 8d1b9d4 convert-sqlite-to-postgres: last-insert-rowid: rm
- 1bf9065 convert-postgres-to-sqlite: simplify
- 26a59b7 putnik: convert-postgres-to-sqlite: identity
- e88e87e apply-is-nan: add
- df0a7aa check-report-has-message
- 594e08e add-location-to-select: coverage
- 50873e2 putnik: add-location-to-select: add
putnik v1.2.0
🔥 feature
- 99eff3e putnik: sql-plugin: add-id-to-select: coverage
- c5f3d09 rules: add-id-to-select: add
- 0055867 sql-plugin: columns — createHasColumn, hasIdColumn, hasStartLineColumn
- e7e2ac9 runner: merge start_line/start_col into places
- a238348 runner: apply sqlite conversion, RETURNING capture, transaction
- 45ff7c5 putnic: convert-sqlite-to-postgres: add
- 320f469 convert-sqlite-to-postgres plugin with lastInsertRowid rule
- 6022cdf convert-postgres-to-sqlite plugin with withNamed rule
- ad48f54 sql-plugin: extractSections
- 7403073 putnik: putout-plugin-putout: single -> nested
putnik v1.1.0
🔥 feature
- 439b87f putnik: sql-plugin: add-file-to-where
putnik v1.0.2
🐞 fix
- 217d4d0 read-ast: missing closing parenthesis
- 3eb5fe2 named-to-positional: optional coalescing
- 3bfc170 putnik: postgres
🔥 feature
- 6d1237f putnik: node-sql-parser -> sql-parser-cst
- d025036 putnik: views
- 9e539ea add EXISTS query support to test db
- 614da68 pglite: adapter and spec; improve createTest wrapper
- f0106dd test: createTest factory; rewrite test.spec.js with operators
- c8237ee test: createTest factory with db operators
- d328f69 package.json: add #test import
- bfdecee read-ast: spead up x10
- 2f7801d putnik: parse: add transactions
- a6c75a8 createIndexForField: rm
- b32d63d putnik: _sources table: rm
- 8ca99b3 putnik: turso
- abd0199 db: prepare: add cache
- 1e317e8 node-columns: simplify
- 0e0bea7 putnik: simplify
- 9b7cd2d putnik: postgres
- 21ba238 putnik: simplify
- ac02d4c putnik: test: coverage
- a84fe64 readAst: grnerate from babel types
- 50a514e putnik: reader: move out
- 1b92467 putnik: db: move out
- 807f87c putnik: simplify api