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

Create database custom script to handle file path #17

Merged
merged 2 commits into from
Sep 22, 2011

Conversation

seif
Copy link
Contributor

@seif seif commented Sep 17, 2011

As dicussed on mailing list, allow the create script to be a path to a
script. Was too lazy to inject the FileSystemAccess to database and
use it in there! :) should do the job!

…ing file.

Remove property custom_create_database_script from Database, and have the script passed to the database.create_database_if_it_doesnt_exist, using FileSystemAccess in DefaultDatabaseMigrator to check if file exists, loading the script from it and passing to create_database_if_it_doesnt_exist
@ferventcoder ferventcoder merged commit 65308cb into chucknorris:master Sep 22, 2011
GoogleCodeExporter pushed a commit to google-code-export/roundhouse that referenced this pull request Mar 13, 2015
@ferventcoder ferventcoder modified the milestone: 0.8.5 Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants