Alex Fabijanic
81d7307fa7
fix(Data):
...
adjust make and CMake for SQLParser and DataTest lib
separate samples from tests in CMake
remove unused StatementImpl from Data testsuite
2023-11-04 23:11:38 +01:00
Alex Fabijanic
73e191f185
chore: add missing header path, revert inadvertent db server address dev change
2023-11-02 22:29:27 +01:00
Alex Fabijanic
6dad8502d3
fix(Data):
...
* make bool Session::isTransaction() return Poco::Optional
* move parsing to Statement
* SQLParser make build
* other fixes and improvemets #4230
2023-11-01 00:25:46 +01:00
Aleksandar Fabijanic
e40f07099d
fix(Net): Add Unix socket support on windows #4208 ( #4209 )
...
* fix(Net): Add Unix socket support on windows #4208
* feat(Net): add abstract local socket support #4208
* fix(PollSet): use localhost socket in PollSet on windows when available #4208
* fix(PollSetTest): comment checking unconnected sockets status (Linux epoll signals them as readable/writable)
2023-10-23 13:33:46 +02:00
Alex Fabijanic
0a53c6f4a2
chore(vscode): add mac config
2022-07-06 13:59:07 +02:00
Günter Obiltschnig
f893251b9a
updated .vscode
2022-04-16 08:15:43 +02:00
Günter Obiltschnig
40223f664d
add missing include search path
2021-11-05 19:13:39 +01:00
Günter Obiltschnig
da9509109a
add vscode support
2021-04-14 19:25:16 +02:00