Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schu/sqlx-invalid-datetime


https://github.com/schu/sqlx-invalid-datetime

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

```
export DATABASE_URL=sqlite://test.sqlite3
cargo sqlx database create
cargo sqlx migrate run
cargo run
```