File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -36,32 +36,3 @@ export default function () {
3636## Usage
3737
3838Check the [ xk6-sql documentation] ( https://github.com/grafana/xk6-sql ) on how to use this database driver.
39-
40- ---
41-
42- > [ !IMPORTANT]
43- >
44- > ## TODO
45- >
46- > This is a repository template for creating an xk6-sql driver repository.
47- >
48- > After creating the driver repository, remember the following:
49- >
50- > - replace ` Postgres ` with the database name in:
51- > - ` README.md `
52- > - replace ` postgres ` with the database driver name in:
53- > - ` README.md `
54- > - ` register.go `
55- > - ` register_test.go `
56- > - ` examples/example.js `
57- > - update SQL statements to match the database's SQL dialect in:
58- > - ` testdata/script.js `
59- > - ` examples/example.js `
60- > - ` README.md `
61- > - change the go package and module name:
62- > - ` go.mod `
63- > - ` register.go `
64- > - ` register_test.go `
65- > - ` Makefile `
66- > - remove this alert blockquote from ` README.md `
67-
You can’t perform that action at this time.
0 commit comments