-
(Copied from old sourceforge site)
Hi,
I tried to configure schemaspy to work against Impala, but after getting all the jdbc jars in place I hit a null pointer exception:
java.lang.ArrayIndexOu…
codek updated
7 years ago
-
When assigning roles to users or groups, the list of available roles is currently ordered alphabetically:
![screen shot 2016-03-29 at 12 53 18](https://cloud.githubusercontent.com/assets/1303898/1410…
-
It looks like schemaspy send db user name in uppercase, even when I set it in lowercase.
my db configfile contains:
schemaspy.u="uzytkownik"
After trying to run there is error:
org.schemaspy.mo…
-
I tried installing graphviz via homebrew and the .pkg distributed at http://www.graphviz.org/Download..php
```
Jun 06, 2017 5:57:57 PM org.springframework.context.annotation.AnnotationConfigApplic…
-
See RT 247382, 249657, 250515 for details.
User tried creating an account with username "First Last" type of format. There was no text on the page indicating that is not allowed and in fact no tex…
-
I'm running
```
» java -jar schemaSpy_5.0.0.jar -t mssql -db -u -host -o -dp sqljdbc42.jar -port
Using database properties:
[schemaSpy_5.0.0.jar]/net/sourceforge/schemaspy/dbTypes/mssql.pro…
-
with following line template parameter is ignored when running program isJarFile.
/schemaspy/src/main/java/org/schemaspy/view/MustacheWriter.java
```
private String getTemplatePath(String …
-
Hi Rafal,
first of all: Great work! Thanks for keeping up and enhancing this project and putting up so much time and effort in it! :+1: :-)
Peeking into the source I noticed there is a **small b…
-
```
Connecting relationships..........16:58:37.313 WARNING: TableService.addForeignKey - Couldn't add FK 'FK_OTHER_fk_name' to table 'org.schemaspy.service.TableService@2784145d' - Column 'col' doesn…
-
The nice summary shown in your sample doesn't show with my database.
Is there any configuration to tweak ?
**Your sample:**
![2017-05-03 13_19_52-chinook database](https://cloud.githubusercontent…