seitime-frappe/frappe/database/mariadb
Ankush Menat 8cca50bf26
refactor: remove naming case feature (#18672)
This has never worked since 2016... which can mean two things:
- No one really uses this.
- If I fix this now suddenly people will find different behaviour in
  naming because `name_case` is selected in some doctypes (but never
  tested)
2022-10-31 11:23:49 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix: index column should be first 2022-10-06 11:11:03 +05:30
framework_mariadb.sql refactor: remove naming case feature (#18672) 2022-10-31 11:23:49 +05:30
schema.py fix: correct index re-syncing 2022-10-06 11:11:03 +05:30
setup_db.py fix: don't print multiple print statements when database settings dont match with expected settings (#18492) 2022-10-22 21:55:12 +05:30