chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CREATE TABLE `users12` (
|
||||
`id` serial AUTO_INCREMENT PRIMARY KEY NOT NULL,
|
||||
`name` text NOT NULL,
|
||||
`email` text NOT NULL
|
||||
);
|
||||
Reference in New Issue
Block a user