odbc-api-helper 0.1.23

odbc-api helper
Documentation
1
2
3
4
use crate::extension::ColumnInto;
use dameng_helper::DmColumnDesc;

impl ColumnInto for DmColumnDesc {}