Skip to content

Commit 2690b88

Browse files
committed
update doc/ChangeLog about added TimestampTZ
1 parent 4d0cfc6 commit 2690b88

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

doc/ChangeLog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
2012-07-19 Georgiy T. Kutsurua, Alexey S. Denisov (some fixes, ideas)
2+
3+
* core/Base/Date.class.php
4+
core/Base/Timestamp.class.php
5+
core/Base/TimestampTZ.class.php
6+
core/DB/PgSQL.class.php
7+
core/Form/Primitive.class.php
8+
core/Form/Primitives/ComplexPrimitive.class.php
9+
core/Form/Primitives/PrimitiveTimestamp.class.php
10+
core/Form/Primitives/PrimitiveTimestampTZ.class.php
11+
core/OSQL/DataType.class.php
12+
main/Base/CalendarDay.class.php
13+
meta/types/TimeType.class.php
14+
meta/types/TimestampTZType.class.php
15+
test/config.inc.php.tpl
16+
test/core/DateTest.class.php
17+
test/core/PrimitiveTimestampTZTest.class.php
18+
test/core/PrimitiveTimestampTest.class.php
19+
test/core/TimestampTZTest.class.php
20+
test/core/TimestampTest.class.php
21+
22+
Refactoring Date and Timestamp, added TimestampTZ with support database type "timestamp with time zone"
23+
124
2012-07-11 Artem A. Naumenko
225

326
* core/Cache/ListGenerator.class.php, core/DB/NoSQL/RedisNoSQL.class.php:

0 commit comments

Comments
 (0)