Skip to content

Commit 1249c37

Browse files
committed
Primary key is too long otherwise for oracle
Signed-off-by: Joas Schilling <[email protected]>
1 parent 140580f commit 1249c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/twofactor_backupcodes/appinfo/database.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<overwrite>false</overwrite>
66
<charset>utf8</charset>
77
<table>
8-
<name>*dbprefix*twofactor_backup_codes</name>
8+
<name>*dbprefix*twofactor_backup</name>
99
<declaration>
1010
<field>
1111
<name>id</name>

0 commit comments

Comments
 (0)