| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Support storing characters such as NULL that are technically invalid
in XML text but can be escaped properly if settings are set just right.
Also, skip the XML declaration that wastes space.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This may not be the final solution but one to try out first.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
so inner exceptions can also be part of the message.
|
| |
|
|
|
|
| |
Change Compressed field type to bool to match usage.
|
| |
|
| |
|
|
|
|
|
| |
Remove some unused functionality in Table and Row.
Use strongRowType in core tables.
|
| |
|
| |
|
| |
|
| |
|
| |
|