This commit is contained in:
2021-09-03 00:06:33 +00:00
parent 56909a73f7
commit 1469d5c178
2 changed files with 8 additions and 2 deletions

View File

@@ -529,7 +529,8 @@
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* Xeslint-disable */
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//NOTE: if get duplicate keys detected error here it's because whatever is the rowid column
//has duplicate values in it and should be unique in every row
const MAX_TEXT_COLUMN_LENGTH = 1024;
export default {
data() {