mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-14 20:10:37 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@796aae3d9f 🚀
This commit is contained in:
9
trait.impl/sqlparser/dialect/trait.Dialect.js
Normal file
9
trait.impl/sqlparser/dialect/trait.Dialect.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["sql",[["impl <a class=\"trait\" href=\"sql/dialect/trait.Dialect.html\" title=\"trait sql::dialect::Dialect\">Dialect</a> for <a class=\"struct\" href=\"sql/dialect/struct.GreptimeDbDialect.html\" title=\"struct sql::dialect::GreptimeDbDialect\">GreptimeDbDialect</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[275]}
|
||||
Reference in New Issue
Block a user