atk4 / dsql

Object-Oriented SQL Query Builder
https://agiletoolkit.org/
MIT License
58 stars 23 forks source link

Fix and reintroduce support for 4000+ bytes CLOB/BLOB for Oracle #274

Closed mvorisek closed 3 years ago

mvorisek commented 3 years ago

CLOB support was removed in:

because:

related/closed tickets:

mvorisek commented 3 years ago

closing as almost impossible to implement, see https://github.com/atk4/dsql/pull/273#discussion_r515834484 , as long CLOB/BLOB can not be used everywhere in Oracle SQL...