You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
When retrieving loads of rows the application hangs in Chrome. This is of course because the 'all' statement is returning all data from the DB. Would be nice if pagination would be possible out of the box.