Hi Paul,

Success!

Got my first report designed and generated using data directly out of SQLAlchemy.

If this is of general interest I can do a wiki page on the process.

A few questions:
- I assume patches are best submitted as pull requests, correct?
- On some files I get "mixed indentation space/tab" warnings in Wing. Should I do a separate pull request on those? And I hope your standard is also 4 spaces? - I have a text blob column (Firebird SQL) which contains wine critic notes which can be long, how do I make the field grow in hight and have it word wrap based on allocated space? I guessed at using "memo" instead of "string" but out of the box it doesn't do what I like to do and looking at the properties I couldn't see (or maybe didn't see) the one to set.

Thanks for any pointers
Werner


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to