Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-12 | Directory Structure [step 1]: moving files | Yehonal | |
working on #672 NOTE: This commit can't be compiled!! | |||
2017-05-01 | Improved db_assembler simplifying updating process | Yehonal | |
Implemented a check for versioning column to skip already applied updates In this way the script can combine all updates under a single sql file that can be imported directly in any case | |||
2016-10-23 | Bin: fix db_pendings import.sh script | ShinDarth | |
2016-08-30 | [BASH/DB] Fixed importing script with revisioned sql | Yehonal | |
2016-08-29 | [Bash] Fixed previous scripts permissions and minor mistake | Yehonal | |
2016-08-29 | fixed import.sh and implemented new optional workflow for pendings sql | Yehonal | |
Now devs can create sql for their pull requests that will be automatically imported and _decorated_ by a protection system and avoid to multiple import same queries | |||
2016-08-26 | db_pending/import now use transaction to avoid db data inconsistency | Yehonal | |
2016-08-26 | Crossplatform header for bash files | Yehonal | |
2016-08-25 | implemented pending workflow for sql and PR | Yehonal | |