pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2011-01-17
2011-01-17 20:26:48 by Henrik Grubbström (Grubba) <grubba@grubba.org>
d038546cf786ebe2e97b105861fb412aaee9c5f2 (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
Builtin.SqlNull: Added note about Val.Null.
3613:
*! This class should typically not be used directly. Use *! @[Val.Null] instead. *!
+
*! @note
+
*! This class was previously available as @[Sql.Null]. Any such use
+
*! should be replaced with @[Val.Null].
+
*!
*! @deprecated Val.Null *! *! @seealso