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 |
Kestrel
|
8783b088e1
Remove debugging information.
|
há 2 anos atrás |
Kestrel
|
a3fa9a4e90
Replace num_enum crate with simple reimplementation.
|
há 2 anos atrás |
Kestrel
|
75240bf66a
Remove parallel column name derivation and add foreign key SQL.
|
há 2 anos atrás |
Kestrel
|
bf9edf5e0c
Minor cleanups and rustfmt pass.
|
há 2 anos atrás |
Kestrel
|
2029487b72
Add initial support in type system for foreign keys.
|
há 2 anos atrás |
Kestrel
|
25ef8ae28a
Add explicit ID column to each Entity.
|
há 2 anos atrás |
Kestrel
|
50b6e1a9ef
Fix clippy nits.
|
há 2 anos atrás |
Kestrel
|
7a31dbc763
Rustfmt pass.
|
há 2 anos atrás |
Kestrel
|
e59e2c26c6
Add simple .vimrc to ignore target directory.
|
há 2 anos atrás |
Kestrel
|
5b2f038efa
Begin support for newtype structs.
|
há 2 anos atrás |
Kestrel
|
8add3cfd46
Swap to using distinct types for each entity. Closes #2.
|
há 2 anos atrás |
Kestrel
|
cc108b7ecf
Remove test schema.
|
há 2 anos atrás |
Kestrel
|
969a578000
Add a DBError type for specific errors from DB::new().
|
há 2 anos atrás |
Kestrel
|
b359e49ac2
Add microrm_internal attribute to Entity derive macro.
|
há 2 anos atrás |
Kestrel
|
201d37483b
Add some documentation.
|
há 2 anos atrás |
Kestrel
|
249a902265
Add cargo workspace.
|
há 2 anos atrás |
Kestrel
|
0c11845ce4
Escape table and column names in generated SQL.
|
há 2 anos atrás |
Kestrel
|
edfbe7a284
Fix column naming order.
|
há 2 anos atrás |
Kestrel
|
071ccb2c47
Improved ergonomics of query interface.
|
há 2 anos atrás |
Kestrel
|
e5bb22382b
Removed strum dependency, began writing condition support.
|
há 2 anos atrás |
Kestrel
|
9ce47c34c6
Cleanup control flow.
|
há 2 anos atrás |
Kestrel
|
919832d1e5
Remove clippy nits.
|
há 2 anos atrás |
Kestrel
|
ce04e995b5
rustfmt pass.
|
há 2 anos atrás |