art-framework-suite / art

The implementation of the art physics event processing framework
Other
2 stars 7 forks source link

Handle full SQLite db for sqlite::Ntuple #134

Closed marcpaterno closed 1 year ago

marcpaterno commented 1 year ago

Make it so that filling the database is not an error. Inserts and flushes of Ntuple become no-ops when a db becomes full.