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

Migrate away from sqlite towards a database solution #6

Open
cannotparse opened this issue Mar 31, 2018 · 0 comments
Open

Migrate away from sqlite towards a database solution #6

cannotparse opened this issue Mar 31, 2018 · 0 comments
Assignees

Comments

@cannotparse
Copy link
Member

cannotparse commented Mar 31, 2018

Right now, we are using sqlite3 drivers. However, this adds a lot of weird limitations, such as how UUID's are used and not offering SERIAL primary keys.

Right now, we have MySQL running for FreeRadius anyways. We need to determine how we can deploy, reliably, with MySQL running.

This ticket is to discuss how we can setup the development environment and how we manage deployments.

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

4 participants