surrealpatch/hey.sql

8 lines
124 B
MySQL
Raw Normal View History

2019-11-15 05:03:16 +00:00
SELECT * FROM $auth;
select * from account;
select * from item;
select * from unit WHERE item.account.alias = "charlie";