Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

SQLite Support #60

Merged
merged 2 commits into from
Jun 6, 2017
Merged

SQLite Support #60

merged 2 commits into from
Jun 6, 2017

Conversation

kc-dot-io
Copy link
Contributor

@kc-dot-io kc-dot-io commented May 30, 2017

overview

implement a sql lite adapter using knex template

tasks

  • add model choice
  • add model choice dependencies
  • add model templates
  • add create db on fly
  • move create db to adapter.init()
  • provide way to define schema
  • test that it works

depends on feathersjs-ecosystem/feathers-knex#106

@kc-dot-io kc-dot-io changed the title add sql lite adapter SQLite Support May 30, 2017
@kc-dot-io
Copy link
Contributor Author

@daffl @ekryski @eddyystop @marshallswain sqlite support is ready.

@kc-dot-io kc-dot-io merged commit b905740 into master Jun 6, 2017
@kc-dot-io kc-dot-io deleted the slajax/sqlite branch June 6, 2017 17:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant