seitime-frappe/frappe/database/postgres
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_postgres.sql fix: missing migration hash column 2021-10-11 17:23:17 +05:30
schema.py fix(minor): quote the column names in alter table 2020-08-31 11:29:18 +05:30
setup_db.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30