Added config file for db #9

Merged
phoenix merged 32 commits from db into devel 2025-04-03 13:59:56 +00:00
Showing only changes of commit 5a07510b9d - Show all commits

View File

@@ -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};