Author: tfischer
Date: Mon Sep 16 19:37:56 2013
New Revision: 1523771
URL: http://svn.apache.org/r1523771
Log:
TORQUE-302 improve documentation about generating the schema from a database
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml?rev=1523771&r1=1523770&r2=1523771&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml
Mon Sep 16 19:37:56 2013
@@ -418,7 +418,8 @@
The information which can be read from the database differs from
database to database.
Table and column names can be read for almost every database.
- Column types and primary key information is available
+ Column types, primary key information, and information about
+ nullability and column default values is available
for most databases, but there might be edge cases where type
information
is not detailed enough to determine the correct column type.
Foreign key information and information about indices are typically
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]