Normalised/Normalized view classes
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Normalized view classes are a recent addition to CLSQL. The latest version of CLSQL 4.3.2 changed the spelling from "normalised" to "normalized" to be consistent with the American spelling of other words in CLSQL. Also, be aware that UPDATE-RECORDS-FROM-SLOTS does not currently work with normalized tables. I've asked the author of the normalized view class patch to see if he has the time to add support for normalized view classes. Kevin