We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore(CHANGELOG): Prepare for 0.1.0 release (#137)
0.0.16: Specify schema/model path, thanks @hasezoey
0.0.15: Added --no-serde option, thanks @hasezoey
0.0.14 Support diesel 2.1.0, thanks @jimmy-ho
0.0.13 skip use statements, and use custom types directly
0.0.12 diesel_async support, thanks to @pooroligarch
0.0.11 Fix --tsync flag for binary, thanks @pooroligarch
0.0.10 Unsigned integers (#12)
0.0.9 derive Debug for PaginationResult
0.0.8 derive Selectable for read structs