Merge branch 'staging' into feature-gems
This commit is contained in:
@@ -11,6 +11,9 @@ meta = RowTable(
|
||||
attach_as='meta',
|
||||
)
|
||||
|
||||
# TODO: Consider converting to RowTable for per-shard config caching
|
||||
app_config = Table('AppConfig')
|
||||
|
||||
|
||||
user_config = RowTable(
|
||||
'user_config',
|
||||
|
||||
Reference in New Issue
Block a user