-
Notifications
You must be signed in to change notification settings - Fork 583
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vote: moving CESQL spec to v1 (#1293)
* change cesql spec to v1 Signed-off-by: Calum Murray <[email protected]> * fix: translations also marked as v1 Signed-off-by: Calum Murray <[email protected]> * fix: integer literal does not require a +/- in front Signed-off-by: Calum Murray <[email protected]> --------- Signed-off-by: Calum Murray <[email protected]>
- Loading branch information
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# CloudEvents SQL Expression Language - Version 0.1-wip | ||
# CloudEvents SQL Expression Language - Version 1.0 | ||
|
||
See the [CESQL specification](spec.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# CloudEvents SQL Expression Language - Version 0.1-wip | ||
# CloudEvents SQL Expression Language - Version 1.0 | ||
|
||
本文档尚未被翻译,请先阅读英文[原版文档](../../spec.md) 。 | ||
|
||
如果您迫切地需要此文档的中文翻译,请[提交一个issue](https://github.com/cloudevents/spec/issues) , | ||
我们会尽快安排专人进行翻译。 | ||
我们会尽快安排专人进行翻译。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters