Commit Graph

15 Commits

Author SHA1 Message Date
487d883297 fix(authentication): BUG #20 - Authentication isnt working with existing logic & updated model 2024-08-22 14:04:00 -05:00
de3a3fd03d This addresses #17 2024-08-14 15:00:53 -05:00
8384d714f9 fix: #14 now correctly handles 'other' transactions 2024-08-10 02:20:26 -05:00
42880bb334 made query more performance and allowed embedded override 2024-08-10 00:49:53 -05:00
cc8adbebad embedded queries
All checks were successful
Build / build-windows-binary (push) Successful in 29s
Build / build-linux-binary (push) Successful in 1m10s
2024-08-01 11:02:37 -05:00
045467783f moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
1800aafd72 updated saving tokens 2024-07-29 14:04:35 -05:00
1f255ec33a Added push payload 2024-07-25 22:22:08 -05:00
702d93b9da Updated query and mapped the proper data to the template
All checks were successful
Build Inex Executable / linux (push) Successful in 1m20s
2024-07-24 13:00:24 -05:00
bf5a45bb20 removed pandas added requirements.txt and build.yaml 2024-07-16 02:12:27 -05:00
40dd852cd1 Updated output data model 2024-07-15 22:32:42 -05:00
ce67df5b58 Added logging. 2024-07-11 16:13:45 -05:00
dbb5ca2b3b Updated json encoder to change sql unsupported object types to supported versions 2024-06-25 13:40:52 -05:00
d41f685f5c updated to output to json file 2024-06-24 17:46:00 -05:00
70d1999ca4 initial commit, configuration, connection 2024-06-24 16:28:51 -05:00