Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
seancolsen committed Dec 13, 2023
1 parent bd1c48e commit 4fc42cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathesar_ui/src/systems/connections/AddConnection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
// await onCreate?.(newDatabase);
}
// TODO_3311: do we need this function?
function getErrorMessages(e: unknown) {
const { commonErrors, fieldSpecificErrors } =
extractDetailedFieldBasedErrors(e, {
Expand Down

0 comments on commit 4fc42cc

Please sign in to comment.