MCPcopy Index your code
hub / github.com/dropbox/godropbox / test_utils.go

File test_utils.go

database/sqlbuilder/test_utils.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package sqlbuilder
2
3var table1Col1 = IntColumn("col1", Nullable)
4var table1Col2 = IntColumn("col2", Nullable)

Callers

nothing calls this directly

Calls 3

IntColumnFunction · 0.85
DateTimeColumnFunction · 0.85
NewTableFunction · 0.85

Tested by

no test coverage detected