seitime-frappe/frappe/database
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
..
mariadb refactor!: allow modified column to be nullable 2021-12-24 16:31:06 +05:30
postgres refactor!: allow modified column to be nullable 2021-12-24 16:31:06 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database.py fix(restore): Repopulate db_tables cache after database restore 2021-12-22 10:58:17 +05:30
db_manager.py refactor: Meaningful variable names 2020-11-09 18:54:47 +05:30
query.py fix: misc fixes 2021-12-06 13:04:27 +05:30
schema.py fix: use decimal digits precision 9 instead of 6 while creating schema 2021-09-22 16:07:06 +05:30