Added config file for db #9
@@ -12,8 +12,8 @@ use axum::{
|
||||
};
|
||||
// use hyper::client::conn;
|
||||
// use sqlx::PgPool;
|
||||
use sqlx::postgres::{self, PgPoolOptions};
|
||||
use testcontainers_modules::testcontainers::runners::AsyncRunner;
|
||||
// use sqlx::postgres::{self, PgPoolOptions};
|
||||
// use testcontainers_modules::testcontainers::runners::AsyncRunner;
|
||||
// use hyper::client;
|
||||
// use sqlx::postgres;
|
||||
// use http::{Request, StatusCode};
|
||||
|
Reference in New Issue
Block a user