Nenad Petkovic
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 3
-
Nenad Petkovic 进行了评论, -
Nenad Petkovic 创建了一个帖子, 已回答DataGrip: 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 进行了评论, -
Nenad Petkovic 进行了评论, -
Nenad Petkovic 创建了一个帖子, @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...