Database and collection access objects #15
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Research
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No project
No assignees
1 participant
Notifications
Total time spent: 9 hours 9 minutes
Due date
c.fahner
9 hours 9 minutes
No due date set.
Depends on
#2 Querying
slendium/ocd
#3 Data manipulation
slendium/ocd
Reference
slendium/ocd#15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently there are no data access objects for the database and collections as a whole. This is a requirement for testing the actual implementations.
When #1, #2 and #3 are done, add the following:
Databaseinterface for accessing all collections and creating collections based on a schemaCollectioninterface for accessing the querying and data manipulation commandsCursorutilityTypeInfoutility for implementors