Adminy
Adminy
and 3.7 is deprecated
Simple, Profit 😜 V4 is licensed for profit. V3 isn't. Also I'm guessing the features on V4 are not going to be backwards compatible. since its a reimplementation
This message: ```sh (node:319) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. ``` keeps serverless stuck in an infinite loop of never getting anywhere.
try out [sls-py](https://github.com/adminy/sls-py)
any updates on this?
I recommend switching to cdk or terraform. Its not worth it to stick to serverless as its full of bugs and slowly dying framework.
> I see that this was moved to "Coming soon". Will the related issue #372 also be implemented? It seems to me that that would be more flexible, because it...
Also pip-compile does not support the `--trusted-host` argument or the `--config=pyproject.toml` argument. When you run pip compile it does not put `--index-url` or `--trusted-host` in its output, generating the requirements.txt...
I just tried the example found in the docs: ```sql DEFINE FIELD email ON user TYPE string ASSERT is::email($value); ``` and I get: There was a problem with the database:...
Svelte 5 support? Unfortunately it's not backwards compatible and it's not as simple as version bump. Any plans to support svelte 5?