Sha256: 3919bee300ee68feea9eb12cdb2dc8cea2c51585287ea343a6c326fe82cd1be4
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 Bytes
Contents
= Running Tests You will need to set up empty databases for each adapter you want to test. == PostgreSQL Create an empty database "spatial_adapter" and ensure that the PostGIS extensions are loaded. run "rake spec:postgresql" to run the specs == MySQL Create an empty database "spatial_adapter" - the spatial extensions are already available. run "rake spec:mysql" to run the specs
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
beh_spatial_adapter-1.1.2 | spec/README.txt |