server/src/shared/Database
Schmoozerd 969c10a8d9 [11999.5] Support loading tables with default filling into SQL-Loader
* Add special field markers to fill a column in SQLStorage with default values
* Add a safeguard to DBCStorage::EraseEntry, Add helper function DBCStorage::InsertEntry to store content

Note: If required similar adjustments to DBCStorage might be reasonable if required
2012-06-12 23:09:16 +02:00
..
Database.cpp [11928] Some warning fixes 2012-02-16 20:32:17 +06:00
Database.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DatabaseEnv.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DatabaseImpl.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DatabaseMysql.cpp [11928] Some warning fixes 2012-02-16 20:32:17 +06:00
DatabaseMysql.h [11928] Some warning fixes 2012-02-16 20:32:17 +06:00
DatabasePostgre.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DatabasePostgre.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DBCFileLoader.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
DBCFileLoader.h [11999.5] Support loading tables with default filling into SQL-Loader 2012-06-12 23:09:16 +02:00
DBCStore.h [11999.5] Support loading tables with default filling into SQL-Loader 2012-06-12 23:09:16 +02:00
Field.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
Field.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
MySQLDelayThread.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
PGSQLDelayThread.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
QueryResult.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
QueryResultMysql.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
QueryResultMysql.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
QueryResultPostgre.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
QueryResultPostgre.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlDelayThread.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlDelayThread.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlOperations.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlOperations.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlPreparedStatement.cpp [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SqlPreparedStatement.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SQLStorage.cpp [11999.5] Support loading tables with default filling into SQL-Loader 2012-06-12 23:09:16 +02:00
SQLStorage.h [11999.5] Support loading tables with default filling into SQL-Loader 2012-06-12 23:09:16 +02:00
SQLStorageImpl.h [11999.5] Support loading tables with default filling into SQL-Loader 2012-06-12 23:09:16 +02:00