liquibase for database automation / refactoring
This commit is contained in:
parent
faa9ac1e78
commit
153a0acfca
@ -59,6 +59,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
||||
* [API](#api)
|
||||
* [Clean code](#clean-code)
|
||||
* [ChatOps](#chatops)
|
||||
* [Database](#database)
|
||||
* [Debugging](#debugging)
|
||||
* [Gamedev](#gamedev)
|
||||
* [Git](#git)
|
||||
@ -1217,6 +1218,9 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
||||
* [Awesome Guidelines](https://github.com/Kristories/awesome-guidelines) - A curated list of high quality coding style conventions and standards.
|
||||
* [Tom Preston-Werner](http://semver.org/) - Semantic Versioning 2.0.0
|
||||
|
||||
## Database
|
||||
* [Liquibase](http://www.liquibase.org/) - a tool to safely manage database migration / refactoring
|
||||
|
||||
## Debugging
|
||||
* [The Geek Stuff](http://www.thegeekstuff.com/2010/03/debug-c-program-using-gdb/) - How to Debug C Program using gdb in 6 Simple Steps
|
||||
* [Jaroslav Tulach](http://www.methodsandtools.com/archive/debugger.php) - Use the Debugger. Stupid!
|
||||
|
Loading…
Reference in New Issue
Block a user