8 Commits

Author SHA1 Message Date
Darek Slusarczyk
34bf4829d1 fix testcases - strings with apostrophe ' enclose with quotation marks " (remove escaping \') 2019-09-01 22:56:16 +02:00
Darek Slusarczyk
21c02161c0 orabug #28804413 containers methods
- getColumnCount -> getColumnsCount
- count / getWarningsCount / getAffectedItemsCount methods returns long, default is 0
- fix tests
- getWarnings / getColumns / getGeneratedIds methods returns array, default is empty array []
2018-11-21 21:50:14 +01:00
Darek Slusarczyk
a02796bae7 orabug #28803201 fieldmetadata and columnresult are returning different information about columns
- remove redundant FieldMetadata class
- fix tests
2018-11-20 21:23:12 +01:00
Darek Slusarczyk
db9ad31e91 orabug #28802524 always use sql()->execute() instead of executesql()
- remove executeSql()
- modify tests
2018-10-17 17:59:28 +02:00
Filip Janiszewski
4b273a3521 WL#11957: DevAPI, Core v1 Alignment
Implementation
2018-06-04 10:57:56 +02:00
Filip Janiszewski
1566c7ebef WL#11955: Increase coverage
Implementation
2018-05-23 10:36:53 +02:00
Darek Slusarczyk
5c5a5919ba refactoring - big removal of 'node' token
- replace all $nodeSession => $session
build/tests pass
2018-03-14 20:12:11 +01:00
Filip
42d3c48d14 Rename TC's 2017-11-17 15:44:38 +01:00