主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Aleksandr Nagovitsyn
活动总数
164
最后的活动
2026年08月03日 13:41
成员加入日期
2025年07月07日 11:30
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
65
活动概览
文章(0)
帖子(0)
评论(99)
按最近的活动排序
最近的活动
投票数
已编辑于
2026年03月12日 08:38
Thanks for the update.Prefixing table names with their schema name is not good. I understand that it may be not the best solution for all cases. In your case, the SET search_path command might be u...
社区
IntelliJ IDEA Users
Quarkus H2 in-mem DB - how to connect while running in quarkus:dev mode
0 票
已编辑于
2026年03月11日 13:43
1. You should create a new schema and then add the tables to it. For example, add creating a new schema to db/create-tables-postgresql.sql and then create a new table in that schema:CREATE SCHEMA I...
社区
IntelliJ IDEA Users
Quarkus H2 in-mem DB - how to connect while running in quarkus:dev mode
0 票
已编辑于
2026年03月11日 12:01
Thanks for your update.Since Quarkus 3.23 you should use the quarkus.hibernate-orm.schema-management.strategy instead of quarkus.hibernate-orm.database.generation (https://quarkus.io/guides/hiberna...
社区
IntelliJ IDEA Users
Quarkus H2 in-mem DB - how to connect while running in quarkus:dev mode
0 票
创建于
2026年03月05日 17:03
Kawu, Thank you for your update.What you’re doing here is starting an H2 TCP server (org.h2.tools.Server) inside the Quarkus process during the application lifecycle. That’s H2-specific runtime log...
社区
IntelliJ IDEA Users
Quarkus H2 in-mem DB - how to connect while running in quarkus:dev mode
0 票
已编辑于
2026年03月04日 14:26
Hi Kawu, thank you for your question!There is a public issue about this problem with connection to in-memory DB: https://youtrack.jetbrains.com/issue/DBE-23149You are welcome to subscribe to the is...
社区
IntelliJ IDEA Users
Quarkus H2 in-mem DB - how to connect while running in quarkus:dev mode
0 票
已编辑于
2026年02月27日 09:08
Hi Peter Schumm, thanks for your feedback.Could you please clarify whether you are using any downloaded (non-bundled) plugins? If yes, please try disabling them (Settings | Plugins | ⚙ | Disable al...
社区
IntelliJ IDEA Users
Problems with recent IntelliJ versions
0 票
已编辑于
2026年02月26日 14:52
Hi Matthias Nowak,Thank you for your question!Could you please describe in more detail how you perform the build?Is it specifically the execution time of the "mvn clean install" command that has in...
社区
IntelliJ IDEA Users
Increasing build times with mvn clean install / npm ci on Windows 11 (IntelliJ IDEA)
0 票
已编辑于
2026年02月23日 05:51
Thank you for your response.Most likely, the behavior you described earlier occurs for the following reason: in Rider and/or WebStorm, you have a plugin installed that is compatible with one IDE bu...
社区
IntelliJ IDEA Users
Plugins take off
1 票
已编辑于
2026年02月20日 11:41
Thank you for your reply.In the files you provided (apart from the IDE logs), there is only part of your Rider configuration directory, but the required settingsSync folder is missing.To investigat...
社区
IntelliJ IDEA Users
Plugins take off
0 票
已编辑于
2026年02月19日 09:14
Hi Denis Chemeris, thank you for your report.Could you please provide us additional information for further investigation:1. Collect Rider logs via Help | Collect Logs and Diagnostic Data;2. Create...
社区
IntelliJ IDEA Users
Plugins take off
0 票
«
第一页
‹
上一页
下一页
›
最后
»