seitime-frappe/frappe/database/postgres
Ankush Menat 81b37cb7d2
refactor: clean up code to py310 supported features (#17367)
refactor: clean up code to py39+ supported syntax

- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes

Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
framework_postgres.sql fix: set translated text to link field (#15451) 2022-05-16 13:21:42 +00:00
schema.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
setup_db.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30