Rehan Munir
Results
1
issues of
Rehan Munir
# Bug Executing the following SQL statement in `pg-mem` results in an error: ```sql ALTER TABLE public.users REPLICA IDENTITY FULL; ``` ``` Error: Cannot find token from: "REPLICA" ``` This...