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