-
-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pg] add migrationsTable config support for migration #1638
[pg] add migrationsTable config support for migration #1638
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee7c409 - Browse repository at this point
Copy the full SHA ee7c409View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83b7a96 - Browse repository at this point
Copy the full SHA 83b7a96View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc757ba - Browse repository at this point
Copy the full SHA bc757baView commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07aa582 - Browse repository at this point
Copy the full SHA 07aa582View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeef2de - Browse repository at this point
Copy the full SHA eeef2deView commit details -
[MySQL | SQLite] Extend with clause
Add update, insert and delete methods to with clause for MySQL and SQLite
Configuration menu - View commit details
-
Copy full SHA for 68b351f - Browse repository at this point
Copy the full SHA 68b351fView commit details -
Add tests for `db.with().insert()`, `db.with().delete()` and `db.with().update()` for all dialects
Configuration menu - View commit details
-
Copy full SHA for 217369a - Browse repository at this point
Copy the full SHA 217369aView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6132c3b - Browse repository at this point
Copy the full SHA 6132c3bView commit details
Commits on Dec 12, 2023
-
Support migrationsTable for pg migrations
For mysql migrations you can change the migraton table, this commit add support for migration table name change.
Configuration menu - View commit details
-
Copy full SHA for eb48f17 - Browse repository at this point
Copy the full SHA eb48f17View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2cd86a - Browse repository at this point
Copy the full SHA f2cd86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c92e7ef - Browse repository at this point
Copy the full SHA c92e7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ee601 - Browse repository at this point
Copy the full SHA 79ee601View commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3f244f - Browse repository at this point
Copy the full SHA a3f244fView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6916f9 - Browse repository at this point
Copy the full SHA d6916f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd69afb - Browse repository at this point
Copy the full SHA cd69afbView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35df38c - Browse repository at this point
Copy the full SHA 35df38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebbedb - Browse repository at this point
Copy the full SHA 9ebbedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d9e18 - Browse repository at this point
Copy the full SHA f1d9e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b488a - Browse repository at this point
Copy the full SHA f8b488aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad114c2 - Browse repository at this point
Copy the full SHA ad114c2View commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78c5b5c - Browse repository at this point
Copy the full SHA 78c5b5cView commit details -
Merge branch 'extend-with-clause' of https://github.com/L-Mario564/dr…
…izzle-orm into extend-with-clause
Configuration menu - View commit details
-
Copy full SHA for d5ee0c8 - Browse repository at this point
Copy the full SHA d5ee0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 846df6f - Browse repository at this point
Copy the full SHA 846df6fView commit details
Commits on Dec 27, 2023
-
Merge pull request drizzle-team#1578 from L-Mario564/extend-with-clause
Improve `with` clause
Configuration menu - View commit details
-
Copy full SHA for 6d706c1 - Browse repository at this point
Copy the full SHA 6d706c1View commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f49a082 - Browse repository at this point
Copy the full SHA f49a082View commit details
Commits on Feb 29, 2024
-
Merge branch 'main' of github.com:drizzle-team/drizzle-orm into g3r4n…
…/feat/pg-migration-table-name-support
Configuration menu - View commit details
-
Copy full SHA for a66fdb0 - Browse repository at this point
Copy the full SHA a66fdb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531340f - Browse repository at this point
Copy the full SHA 531340fView commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e66db4 - Browse repository at this point
Copy the full SHA 1e66db4View commit details