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
Load iidbcapabilities and use to build column definition involving unique constraints (#58)
Doc update for SQL syntax error involving UNION with SELECT containing ORDER BY (#57)
Mitigate AssertionError for unique constraints (#56)
New method get_unique_constraints II-14372 (#52)
Avoid running SQLAlchemy schema tests with Ingres dialect (#50)
Add custom requirements.py (#49)
Ensure lastrowid exists before assigning (#47)
Preliminary error fixes (#46)
Support for IDENTITY columns (#42)
Add known issues section (#40)
fix identifier case handling #37
Improve SQL row limiting and metadata operations (#35)
Minor updates to python code example #34