seitime-frappe/frappe/database/postgres
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 feat: show db table utilization on doctype (#21193) 2023-05-31 16:28:44 +05:30
framework_postgres.sql chore!: drop device support from session (#18729) 2022-12-05 16:37:32 +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