Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use apartment with SQLite3? #52

Closed
nyangry opened this issue May 21, 2013 · 1 comment
Closed

Can we use apartment with SQLite3? #52

nyangry opened this issue May 21, 2013 · 1 comment

Comments

@nyangry
Copy link

nyangry commented May 21, 2013

It seems adapter problem exitst.

I recieve error message like this when I execute rake db:migrate

** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
The adapter `sqlite3_adapter` is not yet supported
@bradrobertson
Copy link
Contributor

how timely... just received a pull request for sqlite. Should have a new version out shortly, or you can try it by linking directly to the development branch from your gemfile.

fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
fsateler pushed a commit to bukhr/apartment that referenced this issue Jun 13, 2020
marksiemers pushed a commit to AbleHealth/apartment that referenced this issue Oct 1, 2020
Prepare Release - 2.6.1

# Enhancements

- N/a

# Bugfixes

- [Resolves influitive#607] Avoid early connection
  - rails-on-services/apartment#39
  - rails-on-services/apartment#53
  - rails-on-services/apartment#51
- [Resolves influitive#52] Rake db:setup tries to seed non existent tenant - rails-on-services/apartment#54
- [Resolves influitive#56] DB rollback uses second last migration - rails-on-services/apartment#57

# Chores

- N/a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants