Commit Graph

12 Commits

Author SHA1 Message Date
Stedd 19b6012717 Removed pass by reference 2022-02-12 14:55:15 +01:00
Stedd 38c160968a Generic SQL interaction working 2022-02-12 14:38:30 +01:00
Stedd 5bcb0df7df Generic load data working 2022-02-12 13:50:44 +01:00
Stedd b6b4dc0cea Small updates 2022-01-16 16:45:43 +01:00
Stedd f3e8bc09e0 Code cleanup 2022-01-16 02:59:41 +01:00
Stedd 9cb7df5dec CA1707: Identifiers should not contain underscores 2022-01-16 02:37:26 +01:00
Stedd 4b6581fbd7 Refactoring and cleanup 2022-01-15 17:27:38 +01:00
Stedd 8a10fbbb5f Refactored DB classes 2022-01-15 17:07:16 +01:00
Stedd 934ad28fa4 Generic method to save DB data 2022-01-15 15:28:59 +01:00
Stedd 671cdfbf12 Updades for DB Interaction
Gathered DB classes in one script
Added wallet DB
Added connection string function
2021-10-22 17:55:41 +02:00
Stedd dcfd4ba6e7 Updates
Added query for currency type
Added save with input from textboxes
Following tutorial: https://www.youtube.com/watch?v=Et2khGnrIqc
2021-10-13 23:28:55 +02:00
Stedd 10cea5f42c Refactoring 2021-10-13 21:40:50 +02:00