You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dependency conflict with simple-ddl-generator (issue #46)
Relaxed table-meta constraint from ^0.1.5 to >=0.1.5 to allow
compatibility with simple-ddl-generator which requires table-meta 0.3.x.
All tests pass with both table-meta 0.1.5 and 0.3.2.
0 commit comments