| Index: client/dom/generated/src/frog/SQLException.dart
|
| diff --git a/client/dom/generated/src/frog/SQLException.dart b/client/dom/generated/src/frog/SQLException.dart
|
| index faf6b2f39726bb4f61a86165d68d31d1fd965034..c8c1cc433061960b2e6e10f8f16344dffe0f02b1 100644
|
| --- a/client/dom/generated/src/frog/SQLException.dart
|
| +++ b/client/dom/generated/src/frog/SQLException.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SQLExceptionJs extends DOMTypeJs implements SQLException native "*SQLException" {
|
| +class _SQLExceptionJs extends _DOMTypeJs implements SQLException native "*SQLException" {
|
|
|
| static final int CONSTRAINT_ERR = 6;
|
|
|
|
|