The package makes it easy to work with a postgresql database. By automating some typical operations like reading, writing and deleting. You can use it at your own risk.
Find a file
2025-07-05 13:40:11 +03:00
.gitignore final 2025-07-05 13:31:53 +03:00
cond.go final 2025-07-05 13:31:53 +03:00
copy.go final 2025-07-05 13:31:53 +03:00
delete.go final 2025-07-05 13:31:53 +03:00
doc.go final 2025-07-05 13:31:53 +03:00
error.go final 2025-07-05 13:31:53 +03:00
go.mod fix name 2025-07-05 13:40:11 +03:00
go.sum fix name 2025-07-05 13:40:11 +03:00
insert.go final 2025-07-05 13:31:53 +03:00
large_objects.go final 2025-07-05 13:31:53 +03:00
large_objects_test.go fix name 2025-07-05 13:40:11 +03:00
LICENSE first commit 2022-12-17 18:27:50 +03:00
list.go final 2025-07-05 13:31:53 +03:00
list_test.go first commit 2022-12-17 18:27:50 +03:00
null_sql_json.go final 2025-07-05 13:31:53 +03:00
operation.go final 2025-07-05 13:31:53 +03:00
order.go final 2025-07-05 13:31:53 +03:00
repo.go final 2025-07-05 13:31:53 +03:00
select.go final 2025-07-05 13:31:53 +03:00
select_row.go final 2025-07-05 13:31:53 +03:00
update.go final 2025-07-05 13:31:53 +03:00
upset.go final 2025-07-05 13:31:53 +03:00