seitime-frappe/frappe/database/mariadb
Ankush Menat 600156b1a1 refactor!: allow modified column to be nullable
* 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.
2021-12-24 16:31:06 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py refactor!: allow modified column to be nullable 2021-12-24 16:31:06 +05:30
framework_mariadb.sql fix: missing migration hash column 2021-10-11 17:23:17 +05:30
schema.py Merge pull request #13955 from gavindsouza/trim-db 2021-09-15 17:08:40 +05:30
setup_db.py fix(restore): Repopulate db_tables cache after database restore 2021-12-22 10:58:17 +05:30