What if... batches could be created in memory without modifying the database?
Opened this issue · 0 comments
gcpoole commented
This would behave in a more "R" way because the batch wouldn't be created in the database until the user issued a command to do so. This way, folks could play with the batch to their hearts content before modifying the database. We'd need a command to save the batch. (see other issue about needing to be able to save a batch)