Closed codersparks closed 3 weeks ago
The rust example for create_post incorrectly uses a shared example (with Postgres) mkeaning that the db connection is using PgConnection instead of SqliteConnection:
The rust example for create_post incorrectly uses a shared example (with Postgres) mkeaning that the db connection is using PgConnection instead of SqliteConnection: