| .. |
|
Database.cpp
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
Database.h
|
[12125] Fix some warnings
|
2020-02-16 20:41:02 +00:00 |
|
DatabaseEnv.h
|
[11875] Update Copyright notice to year 2012
|
2012-01-16 17:43:59 +01:00 |
|
DatabaseImpl.h
|
Cleanup Operator padding
|
2012-07-20 17:38:23 +02:00 |
|
DatabaseMysql.cpp
|
[12125] Fix some warnings
|
2020-02-16 20:41:02 +00:00 |
|
DatabaseMysql.h
|
[12125] Fix some warnings
|
2020-02-16 20:41:02 +00:00 |
|
DatabasePostgre.cpp
|
[12066] Optimize some parts for ++C
|
2012-07-21 17:15:11 +02:00 |
|
DatabasePostgre.h
|
[12070] Add some override correctness
|
2012-07-22 14:39:53 +02:00 |
|
DB2FileLoader.cpp
|
Added Support for DB2 Reader. Thanks to all Authors
|
2020-02-16 02:25:24 +00:00 |
|
DB2FileLoader.h
|
Added Support for DB2 Reader. Thanks to all Authors
|
2020-02-16 02:25:24 +00:00 |
|
DB2Store.h
|
Added Support for DB2 Reader. Thanks to all Authors
|
2020-02-16 02:25:24 +00:00 |
|
DBCFileLoader.cpp
|
Mage 400 INTO master/434
|
2020-02-16 01:59:51 +00:00 |
|
DBCFileLoader.h
|
Added Support for DB2 Reader. Thanks to all Authors
|
2020-02-16 02:25:24 +00:00 |
|
DBCStore.h
|
Mage 400 INTO master/434
|
2020-02-16 01:59:51 +00:00 |
|
Field.cpp
|
Mage 400 INTO master/434
|
2020-02-16 01:59:51 +00:00 |
|
Field.h
|
[12069] Cleanup comment style
|
2012-07-22 14:39:31 +02:00 |
|
PGSQLDelayThread.h
|
[12070] Add some override correctness
|
2012-07-22 14:39:53 +02:00 |
|
QueryResult.h
|
Various Cleanups (shared/Database/)
|
2012-07-19 21:57:32 +02:00 |
|
QueryResultMysql.cpp
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
QueryResultMysql.h
|
[12070] Add some override correctness
|
2012-07-22 14:39:53 +02:00 |
|
QueryResultPostgre.cpp
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
QueryResultPostgre.h
|
[12070] Add some override correctness
|
2012-07-22 14:39:53 +02:00 |
|
SqlDelayThread.cpp
|
[12069] Cleanup comment style
|
2012-07-22 14:39:31 +02:00 |
|
SqlDelayThread.h
|
[12069] Cleanup comment style
|
2012-07-22 14:39:31 +02:00 |
|
SqlOperations.cpp
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
SqlOperations.h
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
SqlPreparedStatement.cpp
|
[12129] Improve a little thing from last commit. Thanks to Reamer for pointing
|
2020-02-16 20:41:06 +00:00 |
|
SqlPreparedStatement.h
|
[12125] Fix some warnings
|
2020-02-16 20:41:02 +00:00 |
|
SQLStorage.cpp
|
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
|
2012-08-03 14:30:18 +02:00 |
|
SQLStorage.h
|
[12069] Cleanup comment style
|
2012-07-22 14:39:31 +02:00 |
|
SQLStorageImpl.h
|
Cleanup Operator padding
|
2012-07-20 17:38:23 +02:00 |