seitime-frappe/frappe/database
Akhil Narang 8a3f14d990
chore: restore original order of parameters - add the new one to the end
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-01-19 16:28:56 +05:30
..
mariadb Merge remote-tracking branch 'origin/develop' into chore/cleanup-low-level-db-interface 2024-01-18 13:22:33 +01:00
postgres Merge remote-tracking branch 'origin/develop' into chore/cleanup-low-level-db-interface 2024-01-18 13:22:33 +01:00
__init__.py chore: restore original order of parameters - add the new one to the end 2024-01-19 16:28:56 +05:30
database.py fix: avoid changing argument order 2024-01-19 10:31:57 +01:00
db_manager.py fix: add in missing logic, add in a test for creating a site with a specific user 2024-01-16 12:35:01 +05:30
operator_map.py docs: consistency 2023-12-20 14:02:32 +05:30
query.py feat: Skip locked rows while selecting (#24298) 2024-01-13 09:49:27 +05:30
schema.py refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
sequence.py refactor!: remove implicit primary key from logs (#22209) 2023-08-26 16:01:47 +05:30
utils.py feat: migrate columns to be non-nullable if required 2023-11-16 14:51:57 +05:30