Kestrel
|
954d1d324b
Fix sqlite reference to use re_export and clippy nits.
|
2 yıl önce |
Kestrel
|
3feb6c70c1
Add symlink to README in repo root.
|
2 yıl önce |
Kestrel
|
8363e8162f
Split microrm documentation out into separate README.
|
2 yıl önce |
Kestrel
|
b7c64916cd
Add license, authors, and package descriptions.
|
2 yıl önce |
Kestrel
|
92bf043c19
Add explicit microrm-macros version to dependency.
|
2 yıl önce |
Kestrel
|
39dd1fff7f
Reworked internal Index ergonomics.
|
2 yıl önce |
Kestrel
|
c9c3e91c8d
Add basic index support.
|
2 yıl önce |
Kestrel
|
3cec9bad45
Fix clippy nits.
|
2 yıl önce |
Kestrel
|
1540557f38
Properly implement QueryInterface::get_all_by().
|
2 yıl önce |
Kestrel
|
2eb1748461
Add thread-safe query caching layer.
|
2 yıl önce |
Kestrel
|
de9317da73
Add Modelable impl for f64.
|
2 yıl önce |
Kestrel
|
5300ea72e6
Fix clippy nits.
|
2 yıl önce |
Kestrel
|
b14912a0a7
rustfmt pass
|
2 yıl önce |
Kestrel
|
c452df2598
Swap from rusqlite crate to sqlite crate and introduce QueryInterface.
|
2 yıl önce |
Kestrel
|
8783b088e1
Remove debugging information.
|
2 yıl önce |
Kestrel
|
a3fa9a4e90
Replace num_enum crate with simple reimplementation.
|
2 yıl önce |
Kestrel
|
75240bf66a
Remove parallel column name derivation and add foreign key SQL.
|
2 yıl önce |
Kestrel
|
bf9edf5e0c
Minor cleanups and rustfmt pass.
|
2 yıl önce |
Kestrel
|
2029487b72
Add initial support in type system for foreign keys.
|
2 yıl önce |
Kestrel
|
25ef8ae28a
Add explicit ID column to each Entity.
|
2 yıl önce |
Kestrel
|
50b6e1a9ef
Fix clippy nits.
|
2 yıl önce |
Kestrel
|
7a31dbc763
Rustfmt pass.
|
2 yıl önce |
Kestrel
|
e59e2c26c6
Add simple .vimrc to ignore target directory.
|
2 yıl önce |
Kestrel
|
5b2f038efa
Begin support for newtype structs.
|
2 yıl önce |
Kestrel
|
8add3cfd46
Swap to using distinct types for each entity. Closes #2.
|
2 yıl önce |
Kestrel
|
cc108b7ecf
Remove test schema.
|
2 yıl önce |
Kestrel
|
969a578000
Add a DBError type for specific errors from DB::new().
|
2 yıl önce |
Kestrel
|
b359e49ac2
Add microrm_internal attribute to Entity derive macro.
|
2 yıl önce |
Kestrel
|
201d37483b
Add some documentation.
|
2 yıl önce |
Kestrel
|
249a902265
Add cargo workspace.
|
2 yıl önce |