robinmin / gorp

My fork of https://github.com/coopernurse/gorp, enable it to support mssql via go-adodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix for Gorp

This is a fork on https://github.com/coopernurse/gorp, for the details useage, please refer to the original place.

Enhancement

Todo

  • Support different table creation syntax;
  • Add ping/pong test after the connection established, otherwise, the system cannot tell the connect is valid or not;

About

My fork of https://github.com/coopernurse/gorp, enable it to support mssql via go-adodb

License:MIT License


Languages

Language:Go 99.5%Language:Shell 0.5%