focalboard/server/services/store/sqlstore
Harshil Sharma f3faf39eaa
Forward-porting fileinfo limits (#3164)
* Updated go version

* Generated mocks

* lint fix

* lint fix

* lint fix

* backported fileinfo limits

* backported fileinfo limits

* added tests

* synced with main

* Server lint fix

* used a better name
2022-06-13 13:35:42 +05:30
..
migrations Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
blocks.go
board.go
boards_and_blocks.go
category.go
category_boards.go
data_migrations.go
data_migrations_test.go
data_retention.go
file.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
helpers_test.go
legacy_blocks.go
migrate.go Migration fixes (#3196) 2022-06-08 10:13:56 -04:00
migrate_test.go
notificationhints.go
params.go
public_methods.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
session.go
sharing.go
sqlstore.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
sqlstore_test.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
subscriptions.go
system.go
team.go
templates.go
user.go
util.go