This website requires JavaScript.
Explore
Help
Sign In
AMT-Cheif
/
drift
mirror of
https://github.com/AMT-Cheif/drift.git
Watch
1
Star
0
Fork
You've already forked drift
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c0aa88f4d0
drift
/
tool
/
test_sqlparser.sh
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
Test and coverage the sql parser
2019-07-28 00:49:14 -07:00
#!/usr/bin/env bash
cd
sqlparser
Use builtin coverage collection from test package
2019-11-08 13:51:53 -08:00
pub run
test
--coverage
=
coverage