Class | Amalgalite::TypeMaps::StorageMap |
In: |
lib/amalgalite/type_maps/storage_map.rb
lib/amalgalite/type_maps/storage_map.rb |
Parent: | ::Amalgalite::TypeMap |
An Amalagliate TypeMap that has a one-to-one conversion between SQLite types and Ruby classes
A straight logical mapping (for me at least) of basic Ruby classes to SQLite types, if nothing can be found then default to TEXT.
A straight logical mapping (for me at least) of basic Ruby classes to SQLite types, if nothing can be found then default to TEXT.