• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AfterShip / clickhouse-sql-parser / 14612150965

23 Apr 2025 07:08AM UTC coverage: 62.792%. Remained the same
14612150965

Pull #151

github

git-hulk
Add support of the typed placeholder parameters for INSERT statement

The sample can refer to:

```SQL
INSERT INTO TABLE test_with_typed_columns (id, created_at) VALUES ({id:Int32}, {created_at:DateTime64(6)});
```
Pull Request #151: Add support of the typed placeholder parameters for INSERT statement

36 of 58 new or added lines in 3 files covered. (62.07%)

593 existing lines in 1 file now uncovered.

6936 of 11046 relevant lines covered (62.79%)

2299.55 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

58.4
/parser/ast.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc