This website requires JavaScript.
Explore
Help
Sign In
MycroftAI
/
selene-backend
mirror of
https://github.com/MycroftAI/selene-backend.git
Watch
1
Star
0
Fork
You've already forked selene-backend
0
Code
Issues
Projects
Releases
Wiki
Activity
master
selene-backend
/
db
/
mycroft
/
create_mycroft_db.sql
2 lines
69 B
SQL
Raw
Permalink
Blame
History
CREATE
DATABASE
mycroft
WITH
TEMPLATE
mycroft_template
OWNER
selene
;
Reference in New Issue
View Git Blame
Copy Permalink