Pim Snel
Pim Snel
"Group" and "name" normally work in Core Data. For description I'm not sure.
Oke, 'name' is working. Group seems really to be a reserved word in rubymotion and not in obj-c. clone this to see it: https://github.com/mipmip/mdatawrapper-reserved-words. There are no error messages. data...
I had the same problem. Tried debugging with: ```G_MESSAGES_DEBUG=all com.github.alecaddd.sequeler```, with connectionManager.vala open for reference. Once I changed localhost to 127.0.0.1 and replaced my key for a password, I could...
I can confirm DNS hostnames do not work. And private keys do not work. When using ip addresses and passwords connections can be made.
maybe add vertices for corners of bezier bending
autofocus: false, spellChecker: false
Tested with Electron "9.4.4". on Linux Same problem.
I will upgrade my application to electron 16 soon. Test report will follow.
I will find time to to some initial setup.