mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 16:34:19 +01:00
Merge branch 'main' of https://github.com/tursodatabase/limbo
This commit is contained in:
@@ -1100,7 +1100,6 @@ impl TryFrom<&[u8]> for JoinType {
|
||||
/// `JOIN` constraint
|
||||
#[derive(Clone, Debug, PartialEq, Eq)]
|
||||
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
|
||||
|
||||
pub enum JoinConstraint {
|
||||
/// `ON`
|
||||
On(Expr),
|
||||
|
||||
Reference in New Issue
Block a user