|
|
d5114ba243
|
fix(lots errors): fixes to prevent crashes when sql server not connected
|
2025-04-17 18:40:35 -05:00 |
|
|
|
b7773ec02a
|
fix(sqlserver): if we already have a connection just return we dont want to try a second time
|
2025-03-23 11:00:15 -05:00 |
|
|
|
cb7a4068fc
|
feat(sql query): added 2 catches if not connected dont run
|
2025-03-15 15:28:51 -05:00 |
|
|
|
e4d15ef051
|
feat(sql server): added in the ping check to not spam if we are not connected
|
2025-03-15 15:25:46 -05:00 |
|
|
|
d5e9176d53
|
fix(sql server): correct return when we cant connect to the server
|
2025-03-14 09:05:48 -05:00 |
|
|
|
c2c43b1e22
|
feat(sql server): added ping check to make sure the server is online before we try to connect
|
2025-03-14 07:36:15 -05:00 |
|
|
|
bb1635a5b4
|
fix(sql): oops forgot to remove the returns i put in to ignore an error
|
2025-03-13 21:38:54 -05:00 |
|
|
|
da04e9d35d
|
test(rfid): intial trials built
|
2025-03-13 21:37:04 -05:00 |
|
|
|
6158f254b7
|
fix(sql server): reduced the risk of error when missing data
|
2025-03-13 15:43:15 -05:00 |
|
|
|
a1c9ad65b8
|
feat(sqlserver): added in the sqlconnnection
|
2025-03-07 13:38:14 -06:00 |
|