Skip to content

Commit 95b18b7

Browse files
committed
Updated SQL dialects
1 parent 7dba2d7 commit 95b18b7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.idea/data_source_mapping.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/sqldialects.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

py-modules/cli/macrostrat/cli/schema_management/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
is_unsafe_statement,
3131
planning_database,
3232
)
33+
3334
# First, register all migrations
3435
# NOTE: right now, this is quite implicit.
3536
from .migration_system import load_migrations

0 commit comments

Comments
 (0)