You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the relationship between Database and RDBMSDatabase, DataStore should hold general functionality while RDBMSDataStore should contain the specific RDBMS functionality.
This would mean things like partitions and databases mostly get moved up to the Database level.
The text was updated successfully, but these errors were encountered:
Issue by eriq-augustine
Saturday Dec 29, 2018 at 18:51 GMT
Originally opened as eriq-augustine#187
Similar to the relationship between Database and RDBMSDatabase, DataStore should hold general functionality while RDBMSDataStore should contain the specific RDBMS functionality.
This would mean things like partitions and databases mostly get moved up to the Database level.
The text was updated successfully, but these errors were encountered: