mirror of
https://github.com/actix/examples
synced 2025-06-29 18:24:57 +02:00
added async_pg example
This commit is contained in:
1
async_pg/sql/get_users.sql
Normal file
1
async_pg/sql/get_users.sql
Normal file
@ -0,0 +1 @@
|
||||
SELECT $table_fields FROM testing.users;
|
Reference in New Issue
Block a user