package
0.2.7
Repository: https://github.com/verticalgmbh/database-go.git
Documentation: pkg.go.dev

# Functions

EvaluateFunction function node evaluation which should work on all databases.
NewSqliteInfo creates a new sqlite info **Returns** - *SqliteInfo: created sqlite connection info.

# Structs

SchemaModel model of a schema in database.
SqliteInfo - sqlite specific information.
SQLServerInfo - ms sql server specific information.

# Interfaces

IConnectionInfo - database driver specific information.