focalboard/server/services/store/sqlstore/migrations
Jesús Espino c734cfb8d1
Adding support for patch blocks (#877)
* Adding support for patch blocks

* Adding some improvements

* Adding api integration test for patch

* Adding SQL store tests

* Regenerating autogenerated code

* Fix linter errors

* Remove wrong update of the swagger file

* Update server/model/block.go

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>

* Fix gofmt

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2021-08-06 14:10:24 +02:00
..
migrations_files New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
postgres_files
sqlite_files
bindata.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
migrations.go