This website requires JavaScript.
Explore
Help
Sign In
yves
/
sqldb
Watch
1
Star
0
Fork
0
You've already forked sqldb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
34
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ycc
ec1a5a2496
license file added
2024-01-04 14:50:24 +01:00
.gitignore
mysql OK, partially tested
2023-07-03 15:26:16 +02:00
db.go
added wildDelete
2023-09-29 09:30:38 +02:00
docker-compose.yml
adding mysql support, table creation tested, TODO schema
2023-06-27 23:19:50 +02:00
go.mod
added logging capability
2023-09-28 17:28:38 +02:00
go.sum
added logging capability
2023-09-28 17:28:38 +02:00
insert.json
nil deserialize
2022-05-20 15:12:04 +02:00
LICENSE
license file added
2024-01-04 14:50:24 +01:00
my_test.go
deprecated funcs fix
2023-08-22 21:35:14 +02:00
pfn.json
survey added
2022-04-20 15:22:31 +02:00
pg_init.sql
import
2021-07-30 15:52:01 +02:00
pg_test.go
better unknown type log
2023-09-26 12:04:50 +02:00
plantuml.tmpl
schema and template functions
2021-12-03 11:19:53 +01:00
README.md
Global refactor
2021-10-28 10:34:10 +02:00
schema.json
empty table
2023-01-23 11:29:46 +01:00
schema.puml
empty table
2023-01-23 11:29:46 +01:00
survey.json
adding mysql support, table creation tested, TODO schema
2023-06-27 23:19:50 +02:00
table.tmpl
survey added
2022-04-20 15:22:31 +02:00
test_table.json
deprecated funcs fix
2023-08-22 21:35:14 +02:00
testtype_table.json
schema and template functions
2021-12-03 11:19:53 +01:00
README.md
sqldb
Description
No description provided
Readme
832
KiB
Languages
Go
100%