Florian Apolloner

Results 361 comments of Florian Apolloner

Fair enough:) On Thu, Feb 22, 2024, at 15:31, Mariusz Felisiak wrote: > ***@***.**** commented on this pull request. > > In django/db/backends/postgresql/base.py > : > >> @@ -256,7 +255,9...

Hi, we are currently moving into a house so being realistic I won't have the bandwidth to review this :/ But please don't let that stop you!

Here is the output for DEBUG5: ``` bap=# IMPORT FOREIGN SCHEMA ther LIMIT TO (haptneu) FROM SERVER ids01_reichel INTO public; DEBUG: StartTransactionCommand DEBUG: StartTransaction DEBUG: name: unnamed; blockState: DEFAULT; state:...

Ups, I did have a typo there -- arg :D

Actually, would it be possible to throw some kind of error if the requested tables are not found instead of silently ignoring them?

Hi, I am having the same problem. The `test.nfc` file doesn't emulate properly either. This used to work and I can still scan cards, but no matter what I emulate...

Trace log shows: ``` 12489191 [I][LoaderSrv] Starting: NFC 12489196 [I][AnimationManager] Unload animation 'L1_Recording_128x51' 12489217 [T][StorageAPI] File/Dir 0000C358 alloc 12489230 [T][StorageAPI] File 0000C358 - 0000D2EC open (/any/nfc/test.nfc) 12490070 [T][StorageAPI] File 0000C358...

Correction, the test.nfc now works again after a reboot. I think I am running into #1768 instead.

Thank you for the reviews. I will need a few days to get this updated.

@kisunji Any chance of another review?