-
In MySQL I have database named `Test 1.0` and table named `Table 1.0`.
This is log output:
Aug 16, 2017 4:29:53 PM org.springframework.context.annotation.AnnotationConfigApplicationContext prep…
-
I use MariaDB (not Oracle MySQL) and can't connect. Password works with `mysql` client (in `.my.cnf `hardcoded) and has no special characters, only alphanum.
I use RHEL7 VM.
```
# /usr/java/jre…
-
Informix has a somewhat special implementation of the DATETIME data type ( since 1988, BTW).
If other vendors just used "DATETIME", Informix specifies the 'scope' of this datatype. This can be for ex…
-
https://books.google.co.kr/books/about/%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EC%84%9C%EB%B9%84%EC%8A%A4_%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98_%EA%B5%AC.html?id=OeUlDwAAQBAJ&source=kp_cover&redir_esc=y
heowc updated
6 years ago
-
When connecting to Oracle, you may choose to use a SID or a Service Name. Service names are the future (and have been for the last many years), but are not supported by schemaspy.
https://klauer.wo…
-
tried with SchemaSpy6 RC1 and current schemaspy@latest:
The HTML files under /tables are not written. So when I click on a table name then I just get a "file not found".
During run SchemaSpy t…
-
Hi,
Running Schemaspy 6.0.0-rc2 against PostgreSQL db with standard public schema.
When going to the page of a table with a foreign key on a column, the parent table shown in the "Parents" column …
-
during investigations for https://github.com/schemaspy/schemaspy/issues/144
I found another HTTP 404 (File not found):
![grafik](https://user-images.githubusercontent.com/18686836/30693772-539563d…
-
In 6.0.0-RC1 the tables were sortable (ascending/descending) with a click on the column headers.
In schemaspy@latest this doesn't work anymore.
Also the buttons "All", "Tables", "Views" and "Comment…
-
Today we discussed how we'd like to write more Javadoc. I feel like @michbarsinai has lead the way and @bencomp expressed interest in more Javadoc in #775. Certainly it would help collaborators get in…