1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/async_pg/sql/get_users.sql
2020-01-15 19:19:15 -05:00

2 lines
41 B
SQL

SELECT $table_fields FROM testing.users;