From 948736e3ce806947cdab801077d102ef55aa90ce Mon Sep 17 00:00:00 2001 From: Karolis Ramanauskas Date: Fri, 7 Feb 2025 15:08:08 +0200 Subject: [PATCH] Create metal-years-raise.md --- .changeset/metal-years-raise.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/metal-years-raise.md diff --git a/.changeset/metal-years-raise.md b/.changeset/metal-years-raise.md new file mode 100644 index 0000000000..40b3d1442c --- /dev/null +++ b/.changeset/metal-years-raise.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/explorer": patch +--- + +The Explore tab's table viewer now supports pagination through limit/offset clauses in SQL queries.