File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131
3232"""
3333
34- VERSION_STRING = "2.0.3 "
34+ VERSION_STRING = "2.0.4 "
3535# Use semantic versioning: https://semver.org/
Original file line number Diff line number Diff line change @@ -873,15 +873,15 @@ Quick links:
873873
874874- Improve ability of Alembic support code to take a database URL.
875875
876- **2.0.3 (2023 -03-11) **
876+ **2.0.3 (2025 -03-11) **
877877
878878- Reinstate BIT and similar datatypes in the list of valid datatypes. Broken
879879 since v2.0.0.
880880
881881- Allow ``db_url `` parameter to
882882 ``cardinal_pythonlib.sqlalchemy.alembic_func.create_database_migration_numbered_style ``.
883883
884- **2.0.4 **
884+ **2.0.4 (2025-03-17) **
885885
886886- Fix :func: `cardinal_pythonlib.sqlalchemy.schema.execute_ddl ` so that it always
887887 commits. Not all dialects commit automatically.
You can’t perform that action at this time.
0 commit comments