mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-27 16:32:54 +00:00
9 lines
541 B
JavaScript
9 lines
541 B
JavaScript
(function() {
|
|
var 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>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[273]}
|