s/\.[^0-9]/;POZOR ERROR';POZOR ERROR";POZOR ERROR;/g ; s/./BEGIN TRANSACTION;\nDROP TABLE Score;\nCREATE TABLE [Score] ([level_id] text PRIMARY KEY NOT NULL,[reactor_counts] text NOT NULL,[symbol_counts] text NOT NULL,[cycle_counts] text NOT NULL);\nINSERT INTO "Score" VALUES(/ ; s/\(.*\)./\1/ ; s/"/'/g ; s/: {'ReactorCounts': /,/g ; s/ 'SymbolCounts': //g ; s/ 'CycleCounts': //g ; s/}, /);\nINSERT INTO "Score" VALUES(/g ; s/}/);\nCOMMIT;\n/ ;