Skip to content

Commit

Permalink
preupdate_hook: move convertAssign code to preupdate_hook file
Browse files Browse the repository at this point in the history
Move the convertAssign logic from convert.go to
sqlite3_opt_preupdate_hook.go since that is the
only place it is used.
  • Loading branch information
charlievieth committed Apr 21, 2023
1 parent edc3bb6 commit 739144e
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 299 deletions.
299 changes: 0 additions & 299 deletions convert.go

This file was deleted.

0 comments on commit 739144e

Please sign in to comment.