This website requires JavaScript.
Explore
Help
Sign in
vassili
/
seitime-frappe
Watch
1
Star
0
Fork
You've already forked seitime-frappe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
91a737d8fe
seitime-frappe
/
frappe
/
database
History
David Arnold
91a737d8fe
chore(typing): fix some (exotic) type errors treewide (
#28210
)
2024-10-21 10:02:04 +00:00
..
mariadb
fix: init db conn for unbuffered cursor if not set (
#26220
)
2024-04-30 12:54:12 +00:00
postgres
fix: Fixes mariadb orm to return list instead of tuple as the typisat… (
#27179
)
2024-08-09 09:27:07 +05:30
__init__.py
fix: don't use
frappe.flags
for
mariadb_user_host_login_scope
2024-03-29 16:57:04 +05:30
database.py
fix: hashable is enough to serve as (composite) cache key (
#28189
)
2024-10-19 23:19:48 +02:00
db_manager.py
chore: Add type hints
2024-09-19 14:05:25 +02:00
operator_map.py
fix: 'not set' must translate to the same condition whether used via QB or not
2024-10-07 18:52:29 +02:00
query.py
fix: don't force values into the string type (
#28185
)
2024-10-19 19:00:25 +00:00
schema.py
feat: Link fields with UUID datatype in DB (
#26625
)
2024-05-31 09:17:09 +00:00
sequence.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
utils.py
chore(typing): fix some (exotic) type errors treewide (
#28210
)
2024-10-21 10:02:04 +00:00