Activity
Pull request merge
add name to test table
add name to test table
15 hours ago
add a test
add a test
15 hours ago
reduce repetition
reduce repetition
populate data dict, instead of setting attributes afterwards
populate data dict, instead of setting attributes afterwards
set _ignore_missing=True
set
_ignore_missing=True
let check constraints reference other columns
let check constraints reference other columns
make sure dates can be used in check constraints
make sure dates can be used in check constraints
use python 3.13 in integration tests
use python 3.13 in integration tests
fix linter errors
fix linter errors
if a column is nullable, make it optional by default in `create_pydan…
if a column is nullable, make it optional by default in `create_pydan…
use Decimal
use
Decimal
fix integration tests (httpx
removed app
argument)
fix integration tests (
httpx
removed app
argument)on Dec 1, 2024
make test sqlite only
make test sqlite only
on Dec 1, 2024
fix large integers in SQLite
fix large integers in SQLite