Fix copy mistake

This commit is contained in:
Ajay Ramachandran 2021-06-15 01:03:37 -04:00 committed by GitHub
parent 34fd78961b
commit 75981a3e5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
BEGIN TRANSACTION;
/* Add reputation field */
/* Add locked field */
CREATE TABLE "sqlb_temp_table_13" (
"userID" TEXT NOT NULL,
"userName" TEXT NOT NULL,