2026/09/12

From WoozleCodes
Jump to navigation Jump to search
Saturday, September 12, 2026 (#255)
prev ⇐ Friday Saturday Sunday

References

Main Work

a careful re-think of how Ferreteria connection-sessions are structured

I've spent most of my coding-time today trying to figure out what is going on here.

The problem is that the main command (which opens the DB for general/SQL ops, in this case the schema-list) is somehow being retained when I'm trying to run the dump command.

So far, brainfog has made this a very slow and incremental process. (That dump represents just the latest iteration, with extra little bits of information to try and help me make sense of it. I do not yet understand it, however.)