dendrite/internal/sqlutil
2024-10-18 16:14:08 +02:00
..
connection_manager_test.go Rename the go package 2024-10-17 17:33:45 +02:00
connection_manager.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
migrate_test.go Rename the go package 2024-10-17 17:33:45 +02:00
migrate.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
sql.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
sqlite_cgo.go Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
sqlite_native.go Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
sqlutil_test.go Implement MSC3916 (#3397) 2024-08-16 12:37:59 +02:00
sqlutil.go Rename the go package 2024-10-17 17:33:45 +02:00
unique_constraint_cgo.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
unique_constraint_wasm.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
unique_constraint.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
uri.go Update the license headers to mention the commercial license 2024-10-18 16:14:08 +02:00
writer_dummy.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
writer_exclusive.go Take advantage of changes in recent Go versions (#3361) 2024-05-01 00:38:36 +00:00
writer.go Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00