1
0
mirror of https://github.com/actix/examples synced 2025-01-23 06:14:35 +01:00
examples/async_pg/sql/get_users.sql

2 lines
41 B
MySQL
Raw Normal View History

2020-01-15 19:19:15 -05:00
SELECT $table_fields FROM testing.users;