Commit graph

6 commits

Author SHA1 Message Date
zamalaev
4f31163d30 new files directory 2016-11-12 14:54:09 +03:00
Usagi
11369ac033 Fix typo in readme for SQL 2016-06-09 14:24:25 -03:00
Zaffy
6e0692bd64 Attempt to fix travis build failure 2016-03-11 00:49:47 +01:00
Zaffy
a37775ef22 Add empty READMEs to sql/updates (in order to create missing directories)
+ a little formatting fix
2016-01-19 21:39:49 +01:00
Usagi
06f39ff22f Update README.md 2016-01-16 10:57:41 -04:00
Zaffy
6a6a09e344 [Core/DB/Build] Fix some issues with migrating to git
- create new table `updates` that will be used by DB Updater instead of `version`.
This way we will be able to track updates more effectively and also handle more
updates on the same day. You will need to recreate db or create the table yourself,
since repo is currently in alpha state, users should not be affected and db updater
works now.
- update READMEs
- move sql updates to appropriate dirs
- hopefully fix revision generation
- fix uptime (pull from realmd now)
- platform specific code in db updater was replaced with cross-platform ACE api
2016-01-16 12:37:04 +01:00