Daniel
Daniel
I will test the new release as soon as I have time ... in the meantime I stumbled across this issue: the `contains` filter seems to be completely gone for...
Very possible that this is unrelated to the `IN` thing. But still sometimes it is useful. Should I open a new issue for this?
Is there any way I can convince you to consider this for the "near future"? Having the ability to do spreadsheet like copy/paste-operations (like in numbers) would be a great...
While I do think the previous comment was a bit on the harsh side, I still think this would be an amazing feature for Postico. I try to encourage non-programmers...
This would be nice! Importing some data just for some processing would be much less of a hassle. Some features that I would like: - option to import to a...
Yes this would be a great feature indeed. I constantly find myself wishing for the same text editing features as my primary text editor. But the question will be what...
I do the same (just with sublime text), but it is quite a chore ... - right click to open context menu - click on "show in finder" - figure...
yes, the `name` became optional in Postgres 9.0 1) https://www.postgresql.org/docs/9.0/sql-createindex.html ``` CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ name ] ON table [ USING method ] ( {...
If you are working on this: I'm currently evaluating ClickHouse for my tech-stack and could do some testing. Would love to use Postico as a client for ClickHouse obviously.
thousands separators would make it easier to parse the number but still maintain the precision `93,678,667`