Frank van Viegen
Frank van Viegen
## Description The multiline and transaction parts of the bottom bar could be rather verbose, causing (import) info not to fit when using a somewhat narrow terminal. This PR removes...
## Description - Toggle autocommit mode using F6 or a config setting. - When in a transaction, rollback erring queries without aborting the transaction. ('On error rollback'.) Closes #410. This...
When updating or creating a scene, it should store the current light state for all lights in the scene's group if `lightstates` is not set or `storelightstate` is `true`. This...
Added a benchmark for https://aberdeenjs.org/ Is this (just including the prebuilt js file for the lib, like keyed/alpine does) an okay way to do it? Thanks for taking the time!
Hi all, As I'm new to Neon this might be a case of "you're holding it wrong", but it seems that doing `node --prof` on an application that makes heavy...