andrew s

Results 5 comments of andrew s

I don't have a 100% understanding of the consequences of changing that one line is. I only tested with a device enrollment so the user table is empty. But if...

I tested this in my fork. [It failed](https://github.com/csandrew-dev/nanomdm/actions/runs/19106986694/job/54593863682?pr=1). I can submit the pr here to test here, up to you.

Yep, sounds like MySQL set stricter rules on foreign keys. So I think a minor schema change is in needed. Why is the device id needed in the composite PK...

That commit ([5c64c19](https://github.com/micromdm/nanomdm/pull/213/commits/5c64c190f6952059f1aa4d0253bed7af3605951b)) should remove the deprecated queries from the sqlc implementation and reverted them to the original. I believe the StoreDeviceTokenUpdate query was fine so I kept that in...

Hey Chris, I'm not a maintainer but I believe this is intended. v1 feed includes the timestamp.json file like this: https://github.com/macadmins/sofa/blob/f6df116c2672531caf73fa54b12e92b20da07d72/v1/timestamp.json#L1-L5 But in v2 that info is included in the...