Michaël Van Canneyt
|
bad6739fd9
* Allow descendents to override methods to implement their own parsing. Fixes issue #40063
|
2 vuotta sitten |
Michaël Van Canneyt
|
838cbde44a
* Add const for string where possible. Fixes issue #40051
|
2 vuotta sitten |
marcoonthegit
|
921045b0b5
* first set of #40051, up to db.pp
|
2 vuotta sitten |
Michaël Van Canneyt
|
0376cb7ae8
Reset col when reading new lines. Fix issue #39356
|
3 vuotta sitten |
michael
|
44e6262844
* Set defaults for boolean props
|
5 vuotta sitten |
michael
|
8f12e787fa
* Merging revisions r48898,r48899,r48900,r48901 from trunk:
|
4 vuotta sitten |
marco
|
e0314439fa
# revisions: 41432,41655,41801,41939
|
6 vuotta sitten |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 vuotta sitten |
michael
|
488e7af362
* Patch from Ondrej Pokorny to fix TSQLScript in case of no final terminator
|
8 vuotta sitten |
michael
|
e78e4d0e72
* Publish UseDollarString and DollarStrings properties
|
9 vuotta sitten |
michael
|
51d22b02a0
* Moved FreeAndNil(FDollarStrings) to correct location
|
9 vuotta sitten |
michael
|
73792db52b
* Patch from Sergey Stepnoy to fix memleak, fix setting term
|
9 vuotta sitten |
michael
|
d172c1282c
* Implement DollarString extension for Postgres PL/SQL.
|
9 vuotta sitten |
michael
|
2b2bf19981
* Fix bug in SQL -- comment handling (by Andrea Urbani, bug ID #28333)
|
10 vuotta sitten |
michael
|
23ca31480c
* Fix bug ID #26571
|
10 vuotta sitten |
michael
|
7cd6b3cea6
* Support for -- comments, speedup, made some methods protected/virtual so behaviour is more customizable
|
11 vuotta sitten |
michael
|
07626f029a
* Fixed bug ID #26137 (script stops on empty statement)
|
11 vuotta sitten |
reiniero
|
503086eca9
* fcl-db: sqlscript: fix inadvertent change in r27407
|
11 vuotta sitten |
reiniero
|
af2bc84a9a
fcl-db: cosmetic: layout
|
11 vuotta sitten |
reiniero
|
b2813cc627
fcl-db: cosmetic:
|
11 vuotta sitten |
reiniero
|
acd13fdcf9
* fcl-db: TSQLScript: fix COMMIT RETAIN/COMMIT WORK being mistaken for plain COMMIT because of insertion order.
|
12 vuotta sitten |
reiniero
|
494d79bd7e
* fcl-db: TSQLScript: support explicit COMMIT/COMMIT WORK and COMMIT RETAIN script commands (with UseCommit) to use commit, respectively commit retaining.
|
12 vuotta sitten |
michael
|
a01d93dda0
* Added AutoCommit featuresqlscript.pp
|
16 vuotta sitten |
michael
|
cc0c2d6467
* SqlScript committed
|
17 vuotta sitten |