README.rdoc in activefacts-0.7.0 vs README.rdoc in activefacts-0.7.1
- old
+ new
@@ -24,12 +24,9 @@
== FEATURES/PROBLEMS:
* Queries are parsed, but not yet generated to SQL. DDL is complete.
- * SQL generation handles some one-to-one relationships wrongly,
- including subtypes when independent of the supertype's table.
-
* The Constellation API lacks SQL persistence (but is already useful;
the CQL compiler uses the generated Ruby code extensively)
* Re-invoking a fact type to add new readings doesn't work