dsync-hasezoey

Crates.iodsync-hasezoey
lib.rsdsync-hasezoey
version0.3.0+deprecated
sourcesrc
created_at2023-07-06 21:50:02.703026
updated_at2024-08-24 12:16:16.848796
descriptionGenerate rust structs & query functions from diesel schema files.
homepage
repositoryhttps://github.com/hasezoey/dsync
max_upload_size
id910286
size25,367
hasezoey (hasezoey)

documentation

README

libdsync-hasezoey

This is a fork of Wulf's dsync with some Pull Requests merged, see Difference with original

For a library, use libdsync-hasezoey crates.io or libdsync-hasezoey github

Usage:

dsync -i src/schema.rs -o src/models -c "diesel::SqliteConnection"

All cli options can be found here or via dsync --help.

Commit count: 135

cargo fmt