-
*feature request*
-
**Describe the bug**
If we have a large application database and try to run `dump-to-h2` with a small memory limit, we will get OutOfMemoryError.
This is because the PostgreSQL driver by default t…
-
### Describe the bug
The Date picker filter (type "All") that can be added as a filter to a dashboard contains incorrect translations. Half of the "sentence" is translated. For example, if a user pic…
-
Database "~/test" not found, and IFEXISTS=true, so we cant auto-create it [90146-199]
위와 같은 에러메시지가 발생한 경우
1. h2 설치시 All Platforms로 설치해야한다.
2. 아래이미지와 같이 URL설정해준다.
![image](https://user-images.g…
-
Hi,
I tried connecting to the h2 database after running
`java -cp h2*.jar org.h2.tools.Server -tcp -tcpAllowOthers -ifNotExists -trace -trace -baseDir ./tempData`
When I try to open a connect…
-
-
-
```
2017-09-19 17:54:14 jdbc[3]: exception
org.h2.jdbc.JdbcSQLException: Column "id" not found [42122-196]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
at org.h2.messa…
-
Create an initial database using H2
-
OSBJE updated
11 hours ago