109 Commits

Author SHA1 Message Date
Dustin Pianalto
588117e0d0 add request command 2021-01-25 01:21:49 -09:00
Dustin Pianalto
22fd99c673 add request command 2021-01-24 22:57:55 -09:00
Dustin Pianalto
715af8c1bc use custom prefixes 2021-01-24 01:11:22 -09:00
Dustin Pianalto
ff5cfb5f3b remove duplicate prefixes 2021-01-24 01:05:16 -09:00
Dustin Pianalto
ec1be803c8 debug removing prefix 2021-01-24 00:57:00 -09:00
Dustin Pianalto
3d835ab5f4 debug removing prefix 2021-01-24 00:53:04 -09:00
Dustin Pianalto
6e83bc6bd9 Fix array in guild service 2021-01-24 00:46:41 -09:00
Dustin Pianalto
f60de139c0 Add prefix commands 2021-01-24 00:40:02 -09:00
Dustin Pianalto
a8ee028292 Add prefix commands 2021-01-24 00:26:34 -09:00
Dustin Pianalto
081b21d58c Add prefix commands 2021-01-24 00:24:07 -09:00
Dustin Pianalto
454cced2a7 Fix nullability of columns 2021-01-23 20:10:48 -09:00
Dustin Pianalto
106333c26b use nullable string in user 2021-01-23 16:05:02 -09:00
Dustin Pianalto
6df9d6366f fix bug in user database 2021-01-23 15:10:04 -09:00
Dustin Pianalto
5940bc8e22 fix bug in user service 2021-01-23 15:03:15 -09:00
Dustin Pianalto
c01562cec5 fix bug in user service 2021-01-23 14:59:35 -09:00
Dustin Pianalto
70c1d2d35b fix bug in user service 2021-01-23 14:48:59 -09:00
Dustin Pianalto
121a21e1c6 fix bug in user service 2021-01-23 14:46:25 -09:00
Dustin Pianalto
f85c475cfd fix bug in running migrations 2021-01-23 04:27:34 -09:00
Dustin Pianalto
a8ea92c140 change test command name 2021-01-23 04:20:17 -09:00
Dustin Pianalto
84311836f2 fix sql typo 2021-01-23 04:14:29 -09:00
Dustin Pianalto
28691e72fb rework services and add test command 2021-01-23 03:53:34 -09:00
Dustin Pianalto
ccfecd0965 Initialize services 2021-01-23 03:11:12 -09:00
Dustin Pianalto
e2f97afa6d initial database crud 2021-01-23 01:25:06 -09:00
Dustin Pianalto
4188343429 debug errors 2021-01-21 00:19:52 -09:00
Dustin Pianalto
b8c9e8fd39 debug errors 2021-01-20 23:58:25 -09:00
Dustin Pianalto
fec57e421f debug errors 2021-01-20 23:28:15 -09:00
Dustin Pianalto
6a4d326e57 debug errors 2021-01-20 23:22:23 -09:00
Dustin Pianalto
532be87f30 Fix syntax errors 2021-01-20 23:18:30 -09:00
Dustin Pianalto
7596d96a24 Test adding migration files to container 2021-01-20 23:04:17 -09:00
Dustin Pianalto
ace7d8ac54 Test adding migration files to container 2021-01-20 23:04:14 -09:00
Dustin Pianalto
be3fa68eca Test adding migration files to container 2021-01-20 22:44:17 -09:00
Dustin Pianalto
85e498d353 Test adding migration files to container 2021-01-20 22:40:15 -09:00
Dustin Pianalto
e0491b63b3 Check error when running migrations 2021-01-20 22:37:04 -09:00
Dustin Pianalto
f7f0f5fc8c Check error when running migrations 2021-01-20 22:21:01 -09:00
Dustin Pianalto
4ad96efc13 Fix typo in workflow 2021-01-20 22:13:59 -09:00
Dustin Pianalto
3a8dec15fa Fix typo in workflow 2021-01-20 22:11:22 -09:00
Dustin Pianalto
4cf439a826 Fix typo in workflow 2021-01-20 22:10:39 -09:00
Dustin Pianalto
ba0b7235e2 Fix typo in workflow 2021-01-20 22:08:22 -09:00
Dustin Pianalto
248a566fea Fix typo in workflow 2021-01-20 21:59:24 -09:00
Dustin Pianalto
0cd69aa6b3 Fix typo in workflow 2021-01-20 21:53:56 -09:00
Dustin Pianalto
38d0f69f9f Fix typo in workflow 2021-01-20 21:50:13 -09:00
Dustin Pianalto
9c511db33e Fix typo in workflow 2021-01-20 21:40:29 -09:00
Dustin Pianalto
1306ba6fde Fix typo in workflow 2021-01-20 21:37:58 -09:00
Dustin Pianalto
eedf34022e Fix typo in workflow 2021-01-20 21:36:43 -09:00
Dustin Pianalto
fe4dca9307 Fix typo in workflow 2021-01-20 21:28:55 -09:00
Dustin Pianalto
1cc9437300 Fix typo in workflow 2021-01-20 21:10:06 -09:00
Dustin Pianalto
f1df8472ef Connect to db in main 2021-01-20 21:07:23 -09:00
Dustin Pianalto
df8f8f2fa6 Add basic database setup 2021-01-20 21:06:01 -09:00
Dustin Pianalto
cfe683c53c Add domain types 2021-01-20 17:39:18 -09:00
Dustin Pianalto
b611dd7c87 Change token env variable 2021-01-19 01:56:56 -09:00