There are 3 separate DB modules that do more or less the same thing with different configurations in slac-db, along with inserter and recreate methods. I think we could combine these into a single module, or use some object oriented programming to reduce boilerplate.
There are 3 separate DB modules that do more or less the same thing with different configurations in slac-db, along with inserter and recreate methods. I think we could combine these into a single module, or use some object oriented programming to reduce boilerplate.