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

Support DBAL initializations #117

Open
dantleech opened this issue Dec 11, 2014 · 2 comments
Open

Support DBAL initializations #117

dantleech opened this issue Dec 11, 2014 · 2 comments
Milestone

Comments

@dantleech
Copy link
Member

  • Support the dbal:init command
  • Allow new sqlitedb databases to be created on intiialization
$ phpcrsh --transport=doctrine-dbal --driver=pdo_sqlite  --db-path=~/stuff/mydb.db
Do you want to create new sqlite database mydb.db?
@dantleech dantleech added this to the v1.0 milestone Dec 21, 2014
@dantleech
Copy link
Member Author

Need to refactor a bit to get this to work -- f.e. need to get the DBAL connection without initializing the repository.

@dantleech
Copy link
Member Author

Moving this back to 1.1 as it would be some work, and its questionable if this should be here or not.

@dantleech dantleech modified the milestones: v1.1, v1.0 Dec 29, 2014
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

1 participant