* updated change_column_type to allow making columns nullable. * breaking change: in postgres the method was previously nullable by default, changed it to be consistent with mariadb. |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| query.py | ||
| schema.py | ||