pgLab/core
eelke 0cd019db92 Fix for $-quoted strings
Note this does not solve all issues because we are tokenizing contents of strings of which we do not know they contains SQL
when the string is actually not SQL and contains $ the tokenizer gets confused.
2023-01-07 07:41:58 +01:00
..
json Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
test Builds on windows again 2017-11-26 13:07:21 +01:00
BackupFormatModel.cpp Big cleanup 2022-05-26 08:25:31 +02:00
BackupFormatModel.h Big cleanup 2022-05-26 08:25:31 +02:00
CMakeLists.txt Builds on windows again 2017-11-26 13:07:21 +01:00
core.pro Big cleanup 2022-05-26 08:25:31 +02:00
CsvWriter.cpp Collection of minor code improvements. 2018-10-21 13:46:58 +02:00
CsvWriter.h Builds on windows again 2017-11-26 13:07:21 +01:00
Expected.h Just some comments. 2017-12-26 07:34:08 +01:00
ExplainTreeModelItem.cpp Big cleanup 2022-05-26 08:25:31 +02:00
ExplainTreeModelItem.h Big cleanup 2022-05-26 08:25:31 +02:00
IntegerRange.h Improved support from removing rows in crud tabs. 2018-12-15 11:24:58 +01:00
jsoncpp.cpp Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
KeyStrengthener.cpp missing includes 2020-10-15 19:12:11 +02:00
KeyStrengthener.h Store encrypted passwords with connections. 2019-09-01 14:07:58 +02:00
my_boost_assert_handler.cpp Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
PasswordManager.cpp Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
PasswordManager.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ScopeGuard.h build fixes 2022-05-24 18:56:39 +02:00
SqlLexer.cpp Fix for $-quoted strings 2023-01-07 07:41:58 +01:00
SqlLexer.h Improved generation of c/cpp string from query 2019-08-19 13:52:23 +02:00
std_utils.h WIP: Added page showing list of functions. 2018-11-25 09:06:01 +01:00