Kestrel
|
a763557e88
Fix statement ordering bug with DBPool.
|
hace 2 años |
Kestrel
|
6e2310a7c1
Version bump.
|
hace 2 años |
Kestrel
|
9c06670495
Version bump.
|
hace 2 años |
Kestrel
|
31d39b4bce
Add note about multithreaded/async programming and generally update docs.
|
hace 2 años |
Kestrel
|
c396883dc0
rustfmt pass, tweak to simple_in_memory bench.
|
hace 2 años |
Kestrel
|
a73241fe5a
Bump versions for publishing.
|
hace 2 años |
Kestrel
|
2084306e08
Added way of updating entire Entity at once.
|
hace 2 años |
Kestrel
|
d4e08ff0e4
Bump microrm-macros version.
|
hace 2 años |
Kestrel
|
8e6281f6bb
Remove unneeded dependency.
|
hace 2 años |
Kestrel
|
0751a4b17a
Bump version number to reflect breaking changes.
|
hace 2 años |
Kestrel
|
0673699fa5
Change query interface significantly.
|
hace 2 años |
Kestrel
|
760438380d
Bump microrm-macros version number.
|
hace 2 años |
Kestrel
|
cd004859e2
Removed janky serde-based deserialization in favour of Modelable::build_from().
|
hace 2 años |
Kestrel
|
09f3488db4
Bump release version.
|
hace 2 años |
Kestrel
|
78f84cbb8b
Add simple benchmark, allow deserializing unsigned integers.
|
hace 2 años |
Kestrel
|
9da2d8e0c4
Interface type fix for get_one_by_multi.
|
hace 2 años |
Kestrel
|
1740ccba37
Bump version number for release.
|
hace 2 años |
Kestrel
|
76753a91ac
Began moving column type derivation to be more compile-time.
|
hace 2 años |
Kestrel
|
b7c64916cd
Add license, authors, and package descriptions.
|
hace 2 años |
Kestrel
|
92bf043c19
Add explicit microrm-macros version to dependency.
|
hace 2 años |
Kestrel
|
5300ea72e6
Fix clippy nits.
|
hace 2 años |
Kestrel
|
c452df2598
Swap from rusqlite crate to sqlite crate and introduce QueryInterface.
|
hace 2 años |
Kestrel
|
a3fa9a4e90
Replace num_enum crate with simple reimplementation.
|
hace 2 años |
Kestrel
|
75240bf66a
Remove parallel column name derivation and add foreign key SQL.
|
hace 2 años |
Kestrel
|
5b2f038efa
Begin support for newtype structs.
|
hace 2 años |
Kestrel
|
071ccb2c47
Improved ergonomics of query interface.
|
hace 2 años |
Kestrel
|
e5bb22382b
Removed strum dependency, began writing condition support.
|
hace 2 años |
Kestrel
|
efa9c37f32
Initial version of microrm, successfully can store and load very simple entities.
|
hace 2 años |