Java: Add a changenote for ErrorExpr/ErrorStmt

This commit is contained in:
Ian Lynagh
2022-03-16 13:20:33 +00:00
parent 2116e6d120
commit 565f607096

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* There are now QL classes ErrorExpr and ErrorStmt. These may be generated by upgrade or downgrade scripts when databases cannot be fully converted.