Commit graph

17 commits

Author SHA1 Message Date
b43cc8aa3e
acrate_database: Add connect tests 2024-12-13 04:06:26 +01:00
69ad3351a8
Fix other clippy lints 2024-12-13 03:07:36 +01:00
def32c87ad
Fix various clippy lints 2024-12-13 03:03:30 +01:00
7b6af31ed5
database: Create connect feature 2024-12-13 02:43:06 +01:00
b9bd59dc13
Configure log crate features 2024-12-12 03:46:36 +01:00
cd1fc811ff
database: Change syntax of impl_to_insert! 2024-12-10 18:42:26 +01:00
16e6d6b97a
database: Abstract insert functions with impl_to_insert! macro 2024-12-10 07:14:42 +01:00
d11934952f
database: Add insert functions to all Insert structs 2024-12-07 03:22:22 +01:00
f223ce64fe
Checkpoint non-atomic commit 2024-11-19 06:06:48 +01:00
86cdf48106
database: Add debug logging 2024-11-19 00:13:24 +01:00
ef7d23490e
database: Bump version to 0.3.0 2024-11-18 19:56:04 +01:00
7ad60b68f6
database: Heavy refactoring and cleanup 2024-11-18 19:55:21 +01:00
1322023e23
database: Allow meta_subjects.subject to be null 2024-11-18 18:24:15 +01:00
17a0dfd21d
database: Add some documentation 2024-11-18 09:48:43 +01:00
ccae871d8e
database: Create acrate_database_migrate bin that runs migrations 2024-11-18 09:45:03 +01:00
09295b2ce8
database: Add crate metadata 2024-11-18 06:24:08 +01:00
e758e670e6
Rename acrate-core to acrate_database 2024-11-18 06:13:49 +01:00