We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f92bca commit eef8963Copy full SHA for eef8963
readme.md
@@ -126,7 +126,6 @@ mBeanServer.registerMBean(stats, statsObjectName);
126
127
- data of numeric types (tinyint, etc) always returned signed(!) regardless of whether column definition includes "unsigned" keyword or not
128
- data of \*text/\*blob types always returned as a byte array
129
-- timestamp is timezone-sensitive
130
131
## Documentation
132
0 commit comments