Skip to content

Commit

Permalink
Restore accidentally removed ExternalTableResolver from SingleDB reso…
Browse files Browse the repository at this point in the history
…lve sequence
  • Loading branch information
littleK0i committed Dec 17, 2024
1 parent 491ca76 commit 6a5cfb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snowddl/resolver/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
HybridTableResolver,
IcebergTableResolver,
DynamicTableResolver,
ExternalTableResolver,
PrimaryKeyResolver,
UniqueKeyResolver,
ForeignKeyResolver,
Expand Down

0 comments on commit 6a5cfb6

Please sign in to comment.