Skip to content

new syntax sugar methods for TubDataStore

Pavel Mashliakovskiy requested to merge feature/dataStoreInsertAsInConn into master

new syntax sugar methods insert, insertAsObject, update and updateAsObject are added to TubDataStore. Methods semantic are the same as for Connection

Merge request reports