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