2021-06-30 23:01:23 +08:00
..
2021-06-30 23:01:23 +08:00
2021-06-20 23:22:15 +08:00
2021-06-19 19:47:59 +08:00

SeaORM Entity Generator Example

Prepare:

Setup a test database and configure the connection string in main.rs. Run bakery.sql to setup the test table and data.

Running:

cargo run