This website requires JavaScript.
Explore
Help
Sign In
go
/
sqimple
Watch
1
Star
0
Fork
0
You've already forked sqimple
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
sqimple
/
query.go
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
73 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
rename namespace
2026-07-07 20:29:58 +01:00
package
sqimple
initial commit
2026-07-07 17:25:02 +01:00
type
Query
interface
{
Args
()
[]
any
String
()
string
}
Reference in New Issue
Copy Permalink