Stanis Trendelenburg
Stanis Trendelenburg
This should fix djrobstep/migra#147 Unfortunately this required some special casing of exclusion constraints in the SQL generation functions. Exclusion constraints don't show up in `information_schema.table_constraints`, so remove that table from...
The auto-generated `__repr__` for inspected objects currently does not work because a lot of objects contain circular references (for example index constraint) which leads to infinite recursion. This PR adds...
**Describe the bug** When you have TOTP enabled as a 2FA method, and you use TOTP integration of OSX, Safari will offer to autofill (and submit!) the TOTP code into...