Tomáš Kuthan
7f22279333
SqlsrvDriver: Correct escaping of special characters (N prefix) ( #332 )
...
In case nvarchar type is used and e.g. chinese have to be saved, there have to be N in front of the value, this escaping works fine for varchar columns as well.
2019-08-30 18:54:06 +02:00
David Grudl
a299c622c3
coding style: TRUE/FALSE/NULL -> true/false/null
2017-07-21 22:53:45 +02:00
David Grudl
a6028054d6
added declare(strict_types=1);
2017-06-10 03:45:33 +02:00
David Grudl
2e09a559f2
moved to namespace Dibi
...
added loader for old class names
2015-10-09 12:20:14 +02:00
David Grudl
2522dcd7fe
new directory structure, moved to /src
2015-10-09 12:20:04 +02:00