package
0.0.0-20240904104843-0513e429b4d5
Repository: https://github.com/ggp1/adak.git
Documentation: pkg.go.dev

# Functions

AddPagination adds pagination to a query, returns it and the arguments to be used.
Connect creates a connection with the database using the postgres driver and checks the existence of all the tables.
Migrate creates database tables, indexes and triggers.

# Constants

Orders table.
Products table.
Reviews table.
Shops table.
Users table.