eralchemy
eralchemy copied to clipboard
change main.py to handle reflected table and column names that contain trailing spaces
to work with firebird fdb driver, need to strip trailing spaces from table, column and relationship names.
If this is not done, then --include-tables and other options do not work