javabudd
javabudd
Any update on this? It's preventing Laminas applications using api-tools + doctrine from being updated to PHP8
Going to take this one on
> I think you have to create a massive schema to test against, since I seem to be hitting the limits after just a few weeks worth of work ^^...
> > > I think you have to create a massive schema to test against, since I seem to be hitting the limits after just a few weeks worth of...
I am seeing the error when using generateClient yes ``` const dateOps = { createdAt: a.datetime().required(), deletedAt: a.datetime(), } ``` ``` "node_modules/@aws-amplify/data-schema": { "version": "1.3.4", "resolved": "https://registry.npmjs.org/@aws-amplify/data-schema/-/data-schema-1.3.4.tgz", "integrity": "sha512-hzfn9ER8UbdhoE4RGttDxJrnH6EAc7WBGRNa8NyKMVCMSlLUIvf8+XyX5e1zmEPLl48TtwuQvOd+CkhWrBraHg==", "license":...
tackling this on https://github.com/javabudd/oxen-core/tree/oxen-1633
@KeeJef @jagerman Do you recommend we use NTP for this type of thing? If not, what is the preferred alternative?
Yea that's why I was thinking something like this would require us to reach out to a centralized time server to make sure we're always in sync. If we warn...