Skip to content

Tags: chop-dbhi/dataexpress

Tags

v0.9.2

Toggle v0.9.2's commit message
Scala 2.11; improves SqlDb object and updates to build dependencies

v0.9.1.5.01.01

Toggle v0.9.1.5.01.01's commit message
Scala 2.11 version, SQLite tested only

v0.9.1.5.01

Toggle v0.9.1.5.01's commit message
Scala 2.11 version, further testing required

v0.9.1.4-rc1

Toggle v0.9.1.4-rc1's commit message
Fixes #48

Adds mapping support for the NVARCHAR data types from SQLServer.

0.9.1.3

Toggle 0.9.1.3's commit message
Merge pull request #29 from cbmi/sqlserver_support

Add support for MS SQLServer

0.9.1.2

Toggle 0.9.1.2's commit message
Add support for BigInt Postgres Data Type

This adds support for the PostgreSQL BigInt data type but only between
Postgres databases. This is not a standard SQL type, so it has not been
extended to other databases at this time. It can easily be added if
there is a need.

0.9.1.0

Toggle 0.9.1.0's commit message
text file support added

v0.9.1.1

Toggle v0.9.1.1's commit message
Initial File Support Merged Master

release-0.9.0.6

Toggle release-0.9.0.6's commit message
Release to support Scala 2.10. Support for 2.9.x is now removed