Add handcrafted schema.
This commit is contained in:
parent
4a2d45824f
commit
be45570083
1 changed files with 10 additions and 9 deletions
19
0PLAN.org
19
0PLAN.org
|
@ -2,15 +2,6 @@
|
||||||
|
|
||||||
* Plan
|
* Plan
|
||||||
|
|
||||||
** 0.2
|
|
||||||
|
|
||||||
- [X] use localStorage to store user
|
|
||||||
- [X] add barcode scanner to get the user
|
|
||||||
- [X] allow editing
|
|
||||||
- [X] add UserSelect component
|
|
||||||
- [X] integrate script for starting build qemu system
|
|
||||||
- [X] add org file to the repository after cleanup
|
|
||||||
|
|
||||||
** 0.3
|
** 0.3
|
||||||
|
|
||||||
- [ ] versioned schema support
|
- [ ] versioned schema support
|
||||||
|
@ -18,6 +9,7 @@
|
||||||
- [ ] function to check
|
- [ ] function to check
|
||||||
- [ ] function to set
|
- [ ] function to set
|
||||||
- [ ] initial creation of tables at version 1 assuming OK if tables exist
|
- [ ] initial creation of tables at version 1 assuming OK if tables exist
|
||||||
|
- [ ] users import from hackerbase
|
||||||
|
|
||||||
** 0.4
|
** 0.4
|
||||||
|
|
||||||
|
@ -57,6 +49,15 @@
|
||||||
- [X] separate module brmbar-data for queries
|
- [X] separate module brmbar-data for queries
|
||||||
- [X] separate module api-servlets
|
- [X] separate module api-servlets
|
||||||
|
|
||||||
|
** 0.2
|
||||||
|
|
||||||
|
- [X] use localStorage to store user
|
||||||
|
- [X] add barcode scanner to get the user
|
||||||
|
- [X] allow editing
|
||||||
|
- [X] add UserSelect component
|
||||||
|
- [X] integrate script for starting build qemu system
|
||||||
|
- [X] add org file to the repository after cleanup
|
||||||
|
|
||||||
* Qemu
|
* Qemu
|
||||||
|
|
||||||
#+BEGIN_SRC
|
#+BEGIN_SRC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue