focalboard/server/services
Jesús Espino 2d261fde59
Adding mysql support to the database (#301)
* Adding mysql support

* Fixing other test cases

* Tests passing on mysql

* Fix the row number generation

* Adding blocks_history table

* merging the migrations in one single set of files

* Passing mysql tests

* Fixing default encoding on mysql

* Simplifying things

* Removing from the blocks table all deleted blocks

* Better indentation

* Moving db types to constants to make it less error prone

* reducing duplicated code

* Removing log line

* Now sql tests are running properly in mysql, sqlite and postgres
2021-04-22 22:53:01 +02:00
..
auth Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
config Adding tablePrefix support 2021-04-17 09:09:34 +02:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store Adding mysql support to the database (#301) 2021-04-22 22:53:01 +02:00
telemetry chore(format): update coding style 2021-03-21 16:28:26 +08:00
webhook Product name 2021-01-26 14:13:46 -08:00