naise_pos/db/sqlc
2023-03-14 17:39:40 +07:00
..
customers.sql.go mock test 2023-03-12 11:01:43 +07:00
db.go init 2023-03-05 23:35:41 +07:00
main_test.go adjust with env 2023-03-08 15:22:57 +07:00
merchants_test.go add user and password hash 2023-03-13 09:24:59 +07:00
merchants.sql.go add user and password hash 2023-03-13 09:24:59 +07:00
models.go add user and password hash 2023-03-13 09:24:59 +07:00
products_test.go add user and password hash 2023-03-13 09:24:59 +07:00
products.sql.go mock test 2023-03-12 11:01:43 +07:00
purchase_order_detail.sql.go init 2023-03-05 23:35:41 +07:00
purchase_order.sql.go init 2023-03-05 23:35:41 +07:00
querier.go add user authentication 2023-03-14 17:39:40 +07:00
store_test.go add user and password hash 2023-03-13 09:24:59 +07:00
store.go add user and password hash 2023-03-13 09:24:59 +07:00
suppliers_test.go add user and password hash 2023-03-13 09:24:59 +07:00
suppliers.sql.go mock test 2023-03-12 11:01:43 +07:00
users_test.go add user and password hash 2023-03-13 09:24:59 +07:00
users.sql.go add user authentication 2023-03-14 17:39:40 +07:00