#applications #generated #migration #database-schema #build #automatic #axiston

yanked axiston-db-schema

Generated database schema for the Axiston application

1 unstable release

0.1.0 Feb 1, 2025

#61 in #database-schema

Download history 118/week @ 2025-01-29 20/week @ 2025-02-05 9/week @ 2025-02-12 13/week @ 2025-02-26

52 downloads per month
Used in axiston-db-client

Apache-2.0

42KB
636 lines

database/schema

Build Status Crate Docs Crate Version

Check out other axiston projects here.

Contains the database schema for the application, generated using diesel_cli.

The schema is updated automatically after all migrations are applied during a GitHub Action triggered by a pull request to the main branch. For instructions on how to regenerate the schema locally, refer to the Makefile and build.rs files in the project root.

Dependencies

~5.5MB
~111K SLoC