package
0.0.1
Repository: https://github.com/sjhitchner/sqltype.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
const SelectSQL = "SELECT id, field1, field2, field3, field4, field5, field6, field7 FROM temporary WHERE id=$1".

# Structs

No description provided by the author
No description provided by the author

# Type aliases

go:generate sqltype -primative bool -type Bool.
go:generate sqltype -primative pythondict -type Dictionary.
No description provided by the author
go:generate sqltype -primative string -type Id.
No description provided by the author
No description provided by the author
go:generate sqltype -primative string -type String.
No description provided by the author