Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexisvisco/amigo
/ functions
Functions
123 in github.com/alexisvisco/amigo
⨍
Functions
123
◇
Types & classes
28
Method
InsertMigrations
(ctx context.Context, db *sql.DB, list []MigrationRecord)
driver_pg.go:55
Function
Migrations
(cfg amigo.Configuration)
example/migrations/migrations.go:12
Function
Migrations
(cfg amigo.Configuration)
example-postgres/migrations/migrations.go:12
Method
Name
()
driver_clickhouse.go:130
Method
Name
()
driver_sqlite.go:89
Method
Name
()
driver_pg.go:89
Method
Name
()
types.go:37
Method
Name
()
sql_migration.go:79
Method
Name
()
example/migrations/20251225101501_add_user_index.go:12
Function
NewChainExec
NewChainExec creates a new ChainExec for the given context and database connection
utils.go:56
Function
NewClickHouseDriver
(tableName, cluster string)
driver_clickhouse.go:15
Method
PrepareContext
(ctx context.Context, query string)
pkg/logsql/driver.go:201
Method
QueryContext
(ctx context.Context, args []driver.NamedValue)
pkg/logsql/driver.go:301
Function
Test_parseFileName
(t *testing.T)
sql_migration_test.go:121
Function
Test_parseSQLMigration
(t *testing.T)
sql_migration_test.go:8
Function
Test_splitSQLStatementsWithAnnotations
(t *testing.T)
sql_migration_test.go:191
Method
Up
(ctx context.Context, db *sql.DB)
sql_migration.go:27
Method
Up
(ctx context.Context, migrations []Migration, opts ...RunnerUpOptsFunc)
runner_up.go:25
Method
Up
(ctx context.Context, db *sql.DB)
example/migrations/20251225101501_add_user_index.go:20
Function
WrapOptionPlaceholder
WrapOptionPlaceholder sets the placeholder style
pkg/logsql/driver.go:57
Function
main
()
example/main.go:15
Function
main
()
example-postgres/main.go:15
Method
timestampNow
timestampNow formats the current time in green
cli_output.go:47
← previous
101–123 of 123, ranked by callers