mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
This reverts commit 8db419fe99.
This commit is contained in:
committed by
michellethomas
parent
4543898e29
commit
b62c122b4d
@@ -50,8 +50,6 @@ class DatabaseRestApi(DatabaseMixin, ModelRestApi):
|
||||
"allows_subquery",
|
||||
"backend",
|
||||
]
|
||||
# Removes the local limit for the page size
|
||||
max_page_size = -1
|
||||
|
||||
|
||||
appbuilder.add_api(DatabaseRestApi)
|
||||
|
||||
Reference in New Issue
Block a user