SpruceCloud
SpruceCloud
Please add support for `INSERT RETURNING` in PostgreSQL database. https://www.postgresql.org/docs/9.5/sql-insert.html It can be - either for returning new instance of struct filled with fields from DB - or adding support...
Windows executable files do not have versioning info. There is a bug in Cygwin Binutils that prevents correct resoruce compilation with versioning info. When the package gets fixed, enable versioning...
Files could be associated with LigthZone and it could open them (not previous file and directory) Enhancement was suggested on http://www.lightzoneproject.org/node/273 _Some steps:_ - LightZone support for opening file through...
For a long-running process (a shell), I would like to provide multiple commands over time and read their output, respectively. Would it be it somehow possible to provide input, that...
The change creates files that can be imported by Yamaha MOXF. Not the cleanest code. I tried to shoehorn the changes to appropriate places and to not change too much...