-
-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: DanCardin/sqlalchemy-declarative-extensions
base: v0.15.7
head repository: DanCardin/sqlalchemy-declarative-extensions
compare: main
- 17 commits
- 27 files changed
- 3 contributors
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d512551 - Browse repository at this point
Copy the full SHA d512551View commit details -
Configuration menu - View commit details
-
Copy full SHA for c418487 - Browse repository at this point
Copy the full SHA c418487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f315f - Browse repository at this point
Copy the full SHA 09f315fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6052b - Browse repository at this point
Copy the full SHA 1f6052bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4b2e3 - Browse repository at this point
Copy the full SHA dc4b2e3View commit details -
Merge pull request #107 from DanCardin/DanCardin-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 545cd8e - Browse repository at this point
Copy the full SHA 545cd8eView commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11c747d - Browse repository at this point
Copy the full SHA 11c747dView commit details -
Merge pull request #108 from DanCardin/dc/cte-snowflake
fix: Snowflake - Stop asserting views start with SELECT (CTEs).
Configuration menu - View commit details
-
Copy full SHA for 7e4b1b3 - Browse repository at this point
Copy the full SHA 7e4b1b3View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d26406 - Browse repository at this point
Copy the full SHA 3d26406View commit details -
Merge pull request #110 from DanCardin/dc/quote-trigger-names
fix: Quote trigger name/tablenames.
Configuration menu - View commit details
-
Copy full SHA for 7c46366 - Browse repository at this point
Copy the full SHA 7c46366View commit details
Commits on Jun 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f3489ca - Browse repository at this point
Copy the full SHA f3489caView commit details
Commits on Jun 10, 2025
-
Split Op into MigrateOp and ExecuteOp
The Schema Ops have a different return signature for their `to_sql` methods so are based on MigrateOp class. The Row Ops also differ from all other ops, so are based on MigrateOp.
Configuration menu - View commit details
-
Copy full SHA for 0e1594c - Browse repository at this point
Copy the full SHA 0e1594cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33866c8 - Browse repository at this point
Copy the full SHA 33866c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecda227 - Browse repository at this point
Copy the full SHA ecda227View commit details -
Merge pull request #111 from Dan-Knott/dk/unified-op
Support alembic check
Configuration menu - View commit details
-
Copy full SHA for 0263df6 - Browse repository at this point
Copy the full SHA 0263df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6fc5e - Browse repository at this point
Copy the full SHA ab6fc5eView commit details -
Merge pull request #112 from DanCardin/dc/trigger-quoting
fix: Trigger quoting (with schemas).
Configuration menu - View commit details
-
Copy full SHA for f2d6a87 - Browse repository at this point
Copy the full SHA f2d6a87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.15.7...main