Giter Site home page Giter Site logo

示例参数不足? about go-sqlsmith HOT 5 OPEN

SilvaXiang avatar SilvaXiang commented on August 26, 2024
示例参数不足?

from go-sqlsmith.

Comments (5)

oraluben avatar oraluben commented on August 26, 2024 1
Index: README.md
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/README.md b/README.md
--- a/README.md	(revision 403033efad4597ed3f0d9dba472677ec310e4a0b)
+++ b/README.md	(date 1684483844707)
@@ -23,7 +23,7 @@
 		[5]string{"games", "teams", "BASE TABLE", "id", "int(11)"},
 		[5]string{"games", "teams", "BASE TABLE", "team_name", "varchar(255)"},
 		[5]string{"games", "teams", "BASE TABLE", "created_at", "timestamp"},
-	})
+	}, make(map[string][]string))
 
 	// use games database
 	ss.SetDB("games")

from go-sqlsmith.

oraluben avatar oraluben commented on August 26, 2024 1

@oraluben thanks for your example, would like to create a PR to fix it?

I don't have plan for that. Feel free to submit PR based on the patch. I'd also recommend you to try https://github.com/sqlancer/sqlancer.

from go-sqlsmith.

oraluben avatar oraluben commented on August 26, 2024

Hi, the readme might be obsolete. Do you aim to generate SQL queries?

from go-sqlsmith.

herunkang2018 avatar herunkang2018 commented on August 26, 2024

I also have this problem, could anyone help to upadte readme?

from go-sqlsmith.

herunkang2018 avatar herunkang2018 commented on August 26, 2024

@oraluben thanks for your example, would like to create a PR to fix it?

from go-sqlsmith.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.