saveDatasource()} onCancel={() => modal.show()} confirmText={datasource.plus ? "Save and fetch tables" : "Save and continue to query"} cancelText="Back" showSecondaryButton={datasource.plus} secondaryButtonText={datasource.plus ? "Skip table fetch" : undefined} secondaryAction={() => { skipFetch = true saveDatasource() return true }} size="L" > Connect your database to Budibase using the config below.