Andrew Chen Wang

Results 430 comments of Andrew Chen Wang

There still seems to be some merge conflicts @loicgasser And yeah, we fixed the initial problem, but when I was trying to fix it, I managed to duck something up...

Good question. To me, it's just to avoid duplicate code, so it's easier to maintain (especially with a couple of new features that I haven't had time to document). >...

@AfrazHussain This is my preferred PR for JWT cookies. The issue at the moment is 1) resolving merge conflicts and 2) it's just huge. I've never taken the time to...

hi this needs to be updated to master and pass tests with updates docs. another swipe through and we can mark it as experimental with some dangers in its use....

This is unfortunate. We may need to add an if condition for the driver in our models, but it's hacky. I never found a way to not force the auto...

This is a problem with MSSQL; I was testing only on Postgres and SQLite. Is this problem only encountered when upgrading between versions or is this a problem for initial...

The conflicting migrations forced us to set the pk attribute. If you find a backwards compatible solution, a PR is welcome. Due to time constraints, I don't have the time...

Hi please fix lint via pre-commit thanks

Please update with master branch and fix CI.

Please fix test cases. I don't have the time this winter break to review what this actually entails. Please ping me when test cases pass. Cheers!