CeresDB / sqlness

An ergonomic, opinionated framework for SQL integration test.
https://crates.io/crates/sqlness
Apache License 2.0
22 stars 7 forks source link

feat: support template interceptor #63

Closed jiacai2050 closed 7 months ago

jiacai2050 commented 8 months ago

Closes #51

jiacai2050 commented 7 months ago

@waynexia Any more problems?

I plan to merge this PR this week, and do some work to polish documentation, it's missing lots of new features.

waynexia commented 7 months ago

@waynexia Any more problems?

I plan to merge this PR this week, and do some work to polish documentation, it's missing lots of new features.

Great 👍 I leave for a few days, it looks good to me

tisonkun commented 7 months ago

@jiacai2050 Let's release a 0.6.0 for this feature?

jiacai2050 commented 7 months ago

@jiacai2050 Let's release a 0.6.0 for this feature?

Released.

jiacai2050 commented 7 months ago

Template doc: https://docs.rs/sqlness/0.6.0/sqlness/interceptor/template/struct.TemplateInterceptor.html