Created
July 6, 2022 06:09
-
-
Save ValentinMouret/aef5cb4bc51b598ea97c4a271dcc41bc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
insert into user | |
(id, email) | |
values ('c4ca4238a0b923820dcc509a6f75849b', '[email protected]'), | |
('c81e728d9d4c2f636f067f89cc14862c', '[email protected]'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment