File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939pub const DEFAULT_TYPE_VARIATION_REF : u32 = 0 ;
4040pub const UNSIGNED_INTEGER_TYPE_VARIATION_REF : u32 = 1 ;
4141
42- #[ deprecated( since = "41 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
42+ #[ deprecated( since = "42 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
4343pub const TIMESTAMP_SECOND_TYPE_VARIATION_REF : u32 = 0 ;
44- #[ deprecated( since = "41 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
44+ #[ deprecated( since = "42 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
4545pub const TIMESTAMP_MILLI_TYPE_VARIATION_REF : u32 = 1 ;
46- #[ deprecated( since = "41 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
46+ #[ deprecated( since = "42 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
4747pub const TIMESTAMP_MICRO_TYPE_VARIATION_REF : u32 = 2 ;
48- #[ deprecated( since = "41 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
48+ #[ deprecated( since = "42 .0.0" , note = "Use `PrecisionTimestamp(Tz)` type instead" ) ]
4949pub const TIMESTAMP_NANO_TYPE_VARIATION_REF : u32 = 3 ;
5050
5151pub const DATE_32_TYPE_VARIATION_REF : u32 = 0 ;
You can’t perform that action at this time.
0 commit comments