Kestrel
|
09f3488db4
Bump release version.
|
há 2 anos atrás |
Kestrel
|
6bb5d9cbc6
Add delete_* functions to QueryInterface.
|
há 2 anos atrás |
Kestrel
|
13d7d6b245
Fix get_one_by_multi implementation.
|
há 2 anos atrás |
Kestrel
|
78f84cbb8b
Add simple benchmark, allow deserializing unsigned integers.
|
há 2 anos atrás |
Kestrel
|
9da2d8e0c4
Interface type fix for get_one_by_multi.
|
há 2 anos atrás |
Kestrel
|
64e0e4946c
Rearrange where README.md is and where the symlink is.
|
há 2 anos atrás |
Kestrel
|
1740ccba37
Bump version number for release.
|
há 2 anos atrás |
Kestrel
|
64022e7e85
Fix clippy nits and rustfmt pass.
|
há 2 anos atrás |
Kestrel
|
d31e914c77
Add byte-vector optimization to Vec Modelable impl.
|
há 2 anos atrás |
Kestrel
|
fa52d021ef
Add transparent single-element struct storage.
|
há 2 anos atrás |
Kestrel
|
76753a91ac
Began moving column type derivation to be more compile-time.
|
há 2 anos atrás |
Kestrel
|
c8ba674fbd
Fix failure on Vec<T> in entity.
|
há 2 anos atrás |
Kestrel
|
d06683b9f6
rustfmt pass and get_one_by_multi support.
|
há 2 anos atrás |
Kestrel
|
27789c8c78
Change foreign key relationships to be ON DELETE CASCADE by default.
|
há 2 anos atrás |
Kestrel
|
22ec52a5ab
Fix MustExist logic.
|
há 2 anos atrás |
Kestrel
|
7e37e322d2
Add DBPool for multi-threading support.
|
há 2 anos atrás |
Kestrel
|
954d1d324b
Fix sqlite reference to use re_export and clippy nits.
|
há 2 anos atrás |
Kestrel
|
3feb6c70c1
Add symlink to README in repo root.
|
há 2 anos atrás |
Kestrel
|
8363e8162f
Split microrm documentation out into separate README.
|
há 2 anos atrás |
Kestrel
|
b7c64916cd
Add license, authors, and package descriptions.
|
há 2 anos atrás |
Kestrel
|
92bf043c19
Add explicit microrm-macros version to dependency.
|
há 2 anos atrás |
Kestrel
|
39dd1fff7f
Reworked internal Index ergonomics.
|
há 2 anos atrás |
Kestrel
|
c9c3e91c8d
Add basic index support.
|
há 2 anos atrás |
Kestrel
|
3cec9bad45
Fix clippy nits.
|
há 2 anos atrás |
Kestrel
|
1540557f38
Properly implement QueryInterface::get_all_by().
|
há 2 anos atrás |
Kestrel
|
2eb1748461
Add thread-safe query caching layer.
|
há 2 anos atrás |
Kestrel
|
de9317da73
Add Modelable impl for f64.
|
há 2 anos atrás |
Kestrel
|
5300ea72e6
Fix clippy nits.
|
há 2 anos atrás |
Kestrel
|
b14912a0a7
rustfmt pass
|
há 2 anos atrás |
Kestrel
|
c452df2598
Swap from rusqlite crate to sqlite crate and introduce QueryInterface.
|
há 2 anos atrás |