Skip to content

v0.1.0rc2

Pre-release
Pre-release

Choose a tag to compare

@Bl3f Bl3f released this 31 Mar 10:30
· 81 commits to main since this release
e211554
Add pagination to SQL results table (#520) (#523)

* added pagination when execute SQL returns too many lines

* fixed cubic issues

* factorized pagination. Chats replay and sql results share the same UI