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
6dda9af1dc
drift
/
tool
/
test_sqlparser.sh
5 lines
71 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
Don't run coverage on CI builds We regularly run out of memory
2019-08-19 11:49:32 -07:00
#dart tool/coverage.dart
pub run
test