mirror of https://github.com/perkeep/perkeep.git
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
This commit is contained in:
commit
df6b7ac86e
|
@ -21,7 +21,7 @@ Goals of the db and db/dbimpl packages:
|
|||
Database Driver -> db (to register) + dbimpl (implement interfaces)
|
||||
|
||||
* To type casting/conversions consistently between all drivers. To
|
||||
acheive this, most of the type conversions are done in the db
|
||||
achieve this, most of the type conversions are done in the db
|
||||
package, not in each driver. The drivers then only have to deal
|
||||
with a smaller set of types.
|
||||
|
||||
|
|
Loading…
Reference in New Issue