dtoubelis / sails-cassandra

Cassanda database adapter for Sails.js
MIT License
26 stars 11 forks source link

sails.js team says thank you! #9

Closed tjwebb closed 9 years ago

tjwebb commented 9 years ago

Hey this looks like a great project, I see your PR in waterline-docs. I'm just looking it over right quick before we merge you into the list

tjwebb commented 9 years ago

lessThen

Do you mean lessThan?

tjwebb commented 9 years ago

Typically for consistency, waterline adapters are versioned after the waterline version they are compatible with. e.g. the sails-cassandra 0.10.x series indicates compatibility with the waterline 0.10.x series.

dtoubelis commented 9 years ago

Updated version just few minutes ago.

dtoubelis commented 9 years ago

The adapter currently implements semantic. I'm adding basic support for migratable in order to be able to run automated tests.

dtoubelis commented 9 years ago