diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 14:40:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 14:40:06 +0200 |
commit | dc7c918e1bb3d67140dcbdf9ebf86feb57951da5 (patch) | |
tree | 4af27134282592c0c216b540efc84a5f337cfaeb /bug | |
parent | 8052988bc6c772efd37aab76d7facc572b551bab (diff) |
Add pening documentation, featuresas
Diffstat (limited to 'bug')
-rw-r--r-- | bug/list | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +! Documentation needed [doc] + + - points_to pragma + - inverse and composite members support/points_to + - after/before pragmas (must follow virtual) + - (!) database placeholder in modifiers + - foreign key in primary key technique + - nested container emulation technique + - SQL Server only allows CREATE DATABASE in auto-commit mode [mssql] See email from <andrey.psv@gmail.com>/23-May-2015. |