2.1.4.6 历史版本
由 superadmin 于 2020/08/29, 09:03 最后修改
Contents
历史版本
日期 | iTop 版本 | 描述 |
---|---|---|
2015-09-23 | 2.2.0 | 添加了UNION查询,JOINs现在可以依赖于对象类/键对 |
2013-05-22 | 2.0.1 | 修正#383:在OQL中支持负数。增强:支持MySQL位操作符(&,|,^,«,»)和十六进制数(64位以内) |
2012-12-14 | 2.0 | 正确解析包含十六进制序列字符串(好比“QWERTY0xCUIOP”)。请注意,目前只能解析十六进制数,而没有解释它们 |
2011-09-14 | 1.2 | 添加了运算符及其变体 (ABOVE STRICT, NOT ABOVE 和 NOT ABOVE STRICT) |
2011-05-04 | 1.1 | 增加了ISNULL和REGEXP函数,修正了bug #340中IN()/NOT IN() 子句中的参数 |
2010-09-20 | 1.0 | |
2009-04-30 | 0.7.1 | 最初的iTop版本 |
原贴链接:https://www.itophub.io/wiki/page?id=2_6_0%3Aoql%3Aoql_history
Revision history
Date | iTop Version | Description |
---|---|---|
2015-09-23 | 2.2.0 | Added UNION queries, JOINs can now rely on object class/key couples |
2013-05-22 | 2.0.1 | Fixed #383: support negative numbers in OQL. Enhancements: support MySQL bitwise operators (&, |, ^, «, ») and hexadecimal numbers (up to 64-bit) |
2012-12-14 | 2.0 | Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP'). Note that for now hexadecimal numbers are parsed but not interpreted properly |
2011-09-14 | 1.2 | Added the operator ABOVE and its variants (ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) |
2011-05-04 | 1.1 | Added functions ISNULL and REGEXP, fixed bug #340 with paramaters in IN()/NOT IN() clauses |
2010-09-20 | 1.0 | |
2009-04-30 | 0.7.1 | First release of iTop |