import {goto,beforeUrlChange} from "@roxi/routify"
import {Button,Heading,Body,Divider,Layout} from "@budibase/bbui"
import {
datasources,
integrations,
queries,
tables,
} from "stores/backend"
import {datasources,integrations,queries,tables} from "stores/backend"
import {notifications} from "@budibase/bbui"
import IntegrationConfigForm from "components/backend/DatasourceNavigator/TableIntegrationMenu/IntegrationConfigForm.svelte"
import ICONS from "components/backend/DatasourceNavigator/icons"
@ -100,11 +95,16 @@
>
</div>
<Body>
This datasource can determine tables automatically. Budibase can fetch your tables directly from the database and you can use them without having to write any queries at all.
This datasource can determine tables automatically. Budibase can fetch
your tables directly from the database and you can use them without
"Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.",