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 a function on container to create a new db #26

Closed
dpizetta opened this issue Apr 29, 2014 · 0 comments
Closed

Create a function on container to create a new db #26

dpizetta opened this issue Apr 29, 2014 · 0 comments
Assignees

Comments

@dpizetta
Copy link
Collaborator

We need this because if people doesn't have a db created, it can create. Is like when you import something without anything opened.

This function also will be use to use the:

  • Save As;
  • Import without open a db file;
  • Just create a new file;
tiagocampo added a commit that referenced this issue Apr 29, 2014
Open, Save, Save As, Close, Quit, etc

Please, give some extensive test in order to ensure that are no bugs left!

Now all sqlite data is managed in memory. In doing so, I create/modified some functions to handle the file operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants