This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
kestrel
/
microrm
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
1
Pull-Requests
0
Wiki
Branch:
v0.4
Branches
Tags
main
oldnames
rewritenames
sqlite
v0.3
v0.4
v0.5
wip
v0.4.4
v0.4.2
v0.4.1
v0.4.0
v0.4.0-rc.5
v0.4.0-rc.4
v0.4.0-rc.3
v0.4.0-rc.2
v0.4.0-rc.1
v0.3.12
v0.3.11
v0.3.10
v0.3.9
v0.3.5
v0.3.8
v0.3.4
v0.3.2
v0.3.0
v0.2.4
v0.2.3
v0.2.0
microrm
/
CHANGELOG.md
CHANGELOG.md
307 B
Permalink
Verlauf
Originalformat
0.4
Complete rework of query interface and schema specification.
In particular, added support for foreign key lookups
Added
clap
CLI generation
0.3
Unified query interface to use type composition instead of ad-hoc functionality.
Added support for joins
0.2
Initial release