Nenad Petkovic

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 3
-
Nenad Petkovic commented, -
Nenad Petkovic created a post, AnsweredDataGrip: How to chop long 'returning' part for PostgreSQL query?
I have the following problem with formatting a PostgreSQL query in Datagrip (and also in all other JetBrains products regarding PG queries): update some_table set some_column = 42 where id = 42 ret... -
Nenad Petkovic commented, -
Nenad Petkovic commented, -
Nenad Petkovic created a post, @deprecated functions are not crossed out if imported via a third package that re-exports the affected function
Hello everybody! I noticed an issue with IntelliJ IDEA Ultimate's and WebStorm's (and probably others') Inspections. I have the following scenario: A monorepo (with npm workspaces) and multiple pa...