seitime-frappe/frappe/database/mariadb
barredterra 88c8baa9ee refactor: for append to extend, merge list extend
Replace a for append loop with list extend.
Create the list with values instead of creating
an empty list and extending it with another list.
2023-08-09 13:25:39 +02:00
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
framework_mariadb.sql fix: drop table if exists for action and links 2023-02-01 22:37:43 +05:30
schema.py refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
setup_db.py fix: procure db config from single authority (#21578) 2023-07-24 10:48:29 +05:30