There was an error while loading. Please reload this page.
1 parent e7a7860 commit bd50ba4Copy full SHA for bd50ba4
1 file changed
cmd/sql-to-logsql/web/ui/src/components/sql-editor/examples.ts
@@ -1,4 +1,4 @@
1
-export const DEFAULT_EXAMPLE_ID = "list_tables";
+export const DEFAULT_EXAMPLE_ID = "last_100";
2
3
export const EXAMPLES = [
4
{
0 commit comments