Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Error while running bundle exec rake spree_shared:bootstrap['store1'] #13

Open
RML-Admin opened this issue Jul 19, 2015 · 1 comment · May be fixed by #24
Open

Error while running bundle exec rake spree_shared:bootstrap['store1'] #13

RML-Admin opened this issue Jul 19, 2015 · 1 comment · May be fixed by #24

Comments

@RML-Admin
Copy link

Hi - I get the below error while running rake spree_shared:bootstrap['store1'].

ActiveRecord::StatementInvalid: SQLite3::SQLException: near "SCHEMA": syntax error: DROP SCHEMA IF EXISTS store2 CASCADE

Below are my spree gems.
gem 'spree', '3.0.1'
gem 'spree_gateway', github: 'spree/spree_gateway', branch: '3-0-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable'
gem 'spree_shared', github: 'spree-contrib/spree_shared', branch: '3-0-stable'

I have created a default spree store (spree install --auto_accept) and followed the instructions in the readme.

Any help is appreciated.

Thanks

@alepore
Copy link
Member

alepore commented Oct 26, 2015

i think this only works for PostgreSQL...

@zavan zavan linked a pull request Feb 17, 2021 that will close this issue
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 a pull request may close this issue.

2 participants