-
-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid argument null with type Null #1125
Comments
I have added the print of the stack trace in |
thanks!
…On Sat, Aug 17, 2024 at 9:06 PM Alexandre Roux ***@***.***> wrote:
I have added the print of the stack trace in sqflite_common: 2.5.4+2 just
published
—
Reply to this email directly, view it on GitHub
<#1125 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG32OBOYKPXL36BWAXWIADZR4VDZAVCNFSM6AAAAABMVEAF52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUHAZDOOJWGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Only issue is that the error has gone away and I don't believe I've made
any changes to the start up code that was generating the error.
…On Sat, 17 Aug 2024, 11:13 pm Brett Sutton, ***@***.***> wrote:
thanks!
On Sat, Aug 17, 2024 at 9:06 PM Alexandre Roux ***@***.***>
wrote:
> I have added the print of the stack trace in sqflite_common: 2.5.4+2
> just published
>
> —
> Reply to this email directly, view it on GitHub
> <#1125 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAG32OBOYKPXL36BWAXWIADZR4VDZAVCNFSM6AAAAABMVEAF52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUHAZDOOJWGE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Weird has the change is minimal: 7867d39 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I start my system sqflite is reporting:
I would love to fix this but no contextual information is provided that might help me to track down what entity is causing the problem.
The system needs to include the entire map that is being process or at least the entity name so that you can find the source of the issue. A stack trace would also be useful.
The text was updated successfully, but these errors were encountered: