Skip to content

Commit

Permalink
fix: api fix
Browse files Browse the repository at this point in the history
  • Loading branch information
devgor88 committed Dec 18, 2024
1 parent 6b262e5 commit fa76ce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exposed-core/api/exposed-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -4157,7 +4157,6 @@ public final class org/jetbrains/exposed/sql/vendors/MariaDBDialect : org/jetbra
public fun getSupportsOnlyIdentifiersInGeneratedKeys ()Z
public fun getSupportsSequenceAsGeneratedKeys ()Z
public fun getSupportsSetDefaultReferenceOption ()Z
public fun sequences ()Ljava/util/List;
}

public final class org/jetbrains/exposed/sql/vendors/MariaDBDialect$Companion : org/jetbrains/exposed/sql/vendors/VendorDialect$DialectNameProvider {
Expand Down

0 comments on commit fa76ce7

Please sign in to comment.