(Feat): Initial Commit
This commit is contained in:
1
test/testdata/snapshots/TestWhereInSQL.golden
vendored
Normal file
1
test/testdata/snapshots/TestWhereInSQL.golden
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(string) (len=134) "SELECT * FROM \"users\" INNER JOIN app_user_profiles ON app_user_profiles.user_id=users.id WHERE (app_user_profiles.username = any($1));"
|
||||
Reference in New Issue
Block a user