MCPcopy Create free account

hub / github.com/alexisvisco/amigo / functions

Functions123 in github.com/alexisvisco/amigo

MethodInsertMigrations
(ctx context.Context, db *sql.DB, list []MigrationRecord)
driver_pg.go:55
FunctionMigrations
(cfg amigo.Configuration)
example/migrations/migrations.go:12
FunctionMigrations
(cfg amigo.Configuration)
example-postgres/migrations/migrations.go:12
MethodName
()
driver_clickhouse.go:130
MethodName
()
driver_sqlite.go:89
MethodName
()
driver_pg.go:89
MethodName
()
types.go:37
MethodName
()
sql_migration.go:79
MethodName
()
example/migrations/20251225101501_add_user_index.go:12
FunctionNewChainExec
NewChainExec creates a new ChainExec for the given context and database connection
utils.go:56
FunctionNewClickHouseDriver
(tableName, cluster string)
driver_clickhouse.go:15
MethodPrepareContext
(ctx context.Context, query string)
pkg/logsql/driver.go:201
MethodQueryContext
(ctx context.Context, args []driver.NamedValue)
pkg/logsql/driver.go:301
FunctionTest_parseFileName
(t *testing.T)
sql_migration_test.go:121
FunctionTest_parseSQLMigration
(t *testing.T)
sql_migration_test.go:8
FunctionTest_splitSQLStatementsWithAnnotations
(t *testing.T)
sql_migration_test.go:191
MethodUp
(ctx context.Context, db *sql.DB)
sql_migration.go:27
MethodUp
(ctx context.Context, migrations []Migration, opts ...RunnerUpOptsFunc)
runner_up.go:25
MethodUp
(ctx context.Context, db *sql.DB)
example/migrations/20251225101501_add_user_index.go:20
FunctionWrapOptionPlaceholder
WrapOptionPlaceholder sets the placeholder style
pkg/logsql/driver.go:57
Functionmain
()
example/main.go:15
Functionmain
()
example-postgres/main.go:15
MethodtimestampNow
timestampNow formats the current time in green
cli_output.go:47
← previous101–123 of 123, ranked by callers