Wulf / dsync

Generate rust structs & query functions from diesel schema files
Other
70 stars 13 forks source link

Add simple example of library usage and consuming generated output #111

Open Wulf opened 11 months ago

Wulf commented 11 months ago

Adds a simple example that we use as a compilation test.

We'll need to expand this going forward to ensure robustness

Note: This will fail until #104 is merged in as that fixes a few compilation issues with once_common_* flags

hasezoey commented 11 months ago

i change the title of this PR to better reflect what this PR is doing

Wulf commented 9 months ago

@hasezoey please give this another look when you have the time. It's been a long time since we visited this, so feel free to suggest another approach entirely.