Ask a question to get started
Enter to sendā¢Shift+Enter new line
Interface that defines the arguments required to create a NeonPostgres instance. It includes Postgres connection options, table name, filter, and verbosity level.
NeonPostgres
interface NeonPostgresArgs
The connection string of the SQLite database. One of either localPath or connectionString is required.
localPath
connectionString
Whether to print out response text.