You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\anonimatron-1.10.0>anonimatron.bat -config config.xml -synonyms synonyms.xml
Reading Synonyms from D:\anonimatron-1.10.0\synonyms.xml ...[done].
Configuration does not contain <table> or <file> elements. Nothing done.
Writing Synonyms to D:\anonimatron-1.10.0\synonyms.xml ...[done].
Using the example from the blog witht the following config.xml since I use the schema 'mydb' in a postgreSQL
Anonimatron version: 1.10.0
Operating system and version: Windows 7
Java runtime (
java -version
): 1.8.0_05-b13I try to replicate the behavior as described in the blog: https://github.com/realrolfje/anonimatron
Executed commands or actions:
Using the example from the blog witht the following config.xml since I use the schema 'mydb' in a postgreSQL
Expected outcome or behavior:
A synonyms.xml file with the following content:
Actual outcome or behavior:
The synonyms file is empty.
This is a different behavior than described in the blog.
Where is my error?
The text was updated successfully, but these errors were encountered: