doc.go 236 B

12345
  1. // Copyright 2018 Huan Du. All rights reserved.
  2. // Licensed under the MIT license that can be found in the LICENSE file.
  3. // Package sqlbuilder is a flexible and powerful tool to build SQL string and associated args.
  4. package sqlbuilder