Commit Graph

39 Commits

Author SHA1 Message Date
3c682780a4
Fix multiple where conditions and nullable fields on models 2020-06-08 21:56:58 +02:00
81c32f1137
Remove all string identifiers, changed to long 2020-06-08 20:51:33 +02:00
17170962b1
Remove test entity 2020-06-08 20:51:11 +02:00
155c9b4e77
First version of new database system 2020-06-08 20:21:14 +02:00
2adc291b7d
Allow mulitple configuration flags 2020-06-08 14:20:15 +02:00
8bd9887463
Add configuration get and set endpoint 2020-06-06 17:56:38 +02:00
1d9d9a8f3c
Remove unique requirement from guild id
Yes, you could only have one config flag per server...
2020-06-06 14:38:00 +02:00
33b70bf884
Allow config for servers to be read from database 2020-06-06 14:35:53 +02:00
cb335bd393
Add guildId filtered config settings 2020-06-06 13:15:34 +02:00
9a98960717
Rework configuration setup to allow database flags 2020-06-06 13:01:52 +02:00
f5488995f5
Merge branch 'cleanup' 2020-06-06 02:53:07 +02:00
270fc56430
Merge branch 'master' into feature-3-lodestone-linkup 2020-06-06 02:51:19 +02:00
7e7c11c4ff
Merge branch 'master' into cleanup 2020-06-06 02:48:37 +02:00
343e0e7626
Add Count for PointRepository 2020-06-06 02:41:36 +02:00
744b680ddd
Add comments to Database.Controller and RaffleRepository 2020-06-06 02:34:57 +02:00
Ben Yost
17a59ad516 Adding ablity to delete user from points table 2020-06-05 20:25:04 -04:00
Ben Yost
01e46f873f Added points system 2020-06-05 00:29:39 -04:00
Ben Yost
c556edccff Started points system. 2020-06-04 22:25:53 -04:00
11ab5186b8
General cleanup of imports, indenting and logging source 2020-06-05 03:26:54 +02:00
f4472e044d
Add UpdateQuery to DB controller 2020-06-05 03:09:04 +02:00
33d5668bcc
Add persistence entities for lodestone 2020-06-04 20:32:14 +02:00
c8f174d3e8
Proper rework attributes, creation functional 2020-06-04 15:21:31 +02:00
f67999d67c
Add attributes for database objects 2020-06-04 13:01:23 +02:00
773cdf835c
Fix some minor issues 2020-06-04 03:22:39 +02:00
0354224f46
Apply guildId to all repository methods 2020-06-04 03:15:21 +02:00
462a67e252
Delete on pick 2020-06-04 02:55:09 +02:00
8617dbae2f
General cleanup 2020-06-04 02:36:12 +02:00
bbbb847110 fixing issue with cmd.Commandtext 2020-06-03 20:34:22 -04:00
ce0d48709d Added Open/Close to transaction 2020-06-03 20:33:11 -04:00
4fa9884f88 Adding Clear and Transactional Method 2020-06-03 20:32:04 -04:00
fcd3c04ebb
Add count function to rafflerepository 2020-06-04 02:23:22 +02:00
09e5b671c8
Add pick method 2020-06-04 02:13:35 +02:00
f4cdf5c9c6
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot 2020-06-04 01:55:32 +02:00
d537143ba2
Fill out all and user methods in repo 2020-06-04 01:55:05 +02:00
c9335cad29
Add id constructor to Raffle 2020-06-04 01:54:44 +02:00
38876d441e
Add DB controller search method 2020-06-04 01:54:27 +02:00
705e996ec6 Adding Raffle Add and massInsert 2020-06-03 19:47:17 -04:00
146eba94f6
Add mass insert 2020-06-04 01:18:10 +02:00
ca9fa659ba
Generic insert method 2020-06-04 01:13:49 +02:00