[Feature] Add support for python 3.13 and other migration related fixes (#1279)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[alembic]
|
||||
# path to migration scripts
|
||||
script_location = embedchain/migrations
|
||||
script_location = embedchain:migrations
|
||||
|
||||
# template used to generate migration file names; The default value is %%(rev)s_%%(slug)s
|
||||
# Uncomment the line below if you want the files to be prepended with date and time
|
||||
|
||||
Reference in New Issue
Block a user