mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-17 23:57:14 +02:00
Update POCO library.
This commit is contained in:
6
vendor/POCO/Data/Makefile
vendored
6
vendor/POCO/Data/Makefile
vendored
@ -8,12 +8,12 @@ include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = AbstractBinder AbstractBinding AbstractExtraction AbstractExtractor \
|
||||
AbstractPreparation AbstractPreparator ArchiveStrategy Transaction \
|
||||
Bulk Connector DataException Date DynamicLOB Limit MetaColumn \
|
||||
PooledSessionHolder PooledSessionImpl Position \
|
||||
Bulk Connector DataException Date DynamicLOB JSONRowFormatter \
|
||||
Limit MetaColumn PooledSessionHolder PooledSessionImpl Position \
|
||||
Range RecordSet Row RowFilter RowFormatter RowIterator \
|
||||
SimpleRowFormatter Session SessionFactory SessionImpl \
|
||||
SessionPool SessionPoolContainer SQLChannel \
|
||||
Statement StatementCreator StatementImpl Time
|
||||
Statement StatementCreator StatementImpl Time Transcoder
|
||||
|
||||
target = PocoData
|
||||
target_version = $(LIBVERSION)
|
||||
|
Reference in New Issue
Block a user