Amin Alaee

Results 230 comments of Amin Alaee

This looks interesting, do you have the capacity to create a PR to take it from there?

@aguschin Can you setup a testing flyio account and store them as GH secrets so we can add the integration tests?

We do handle the files with the same name, there's a configuration to change this behaviour: `OVERWRITE_EXISTING_FILES` We either overwrite them or create new ones with a different suffix like...

@aguschin I couldn't reproduce this issue. Maybe some steps for reproducing are missing or the issue is resolved?

https://aminalaee.dev/sqladmin/configurations/#custom-action

Hey, thanks both for the investigations. I think it was already discussed somewhere else, but in this case your file field was nullable so you could do this. We also...

Please provide a minimum code to reproduce this and maybe add the traceback here.

Yeah, in addition to what @opentyler mentioned I'm not sure how the documentation can be improved. Feel free to create PRs though

I'm not sure if the whole approach is correct. Looking at the Python and C source code, the `is_safe` is determined that when generating a UUID. I don't think just...