libSQL - premium only

This commit is contained in:
Jan Prochazka
2025-03-14 15:26:28 +01:00
parent 781c426b2f
commit bacdeb20eb
2 changed files with 2 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ const libsqlDriver = {
title: 'LibSQL',
authTypeLabel: 'Target type',
authTypeFirst: true,
premiumOnly: true,
showConnectionField: (field, values) => {
if ((values?.authType ?? 'url') === 'url') {