Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Oct 14, 2024
1 parent d14b6d5 commit ba76710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ internet or DB connection pool to access the database.
)
data class DatabaseQueryTool(val sql: String): UsableTool {

@Transient
internal lateinit var connection: Connection

override fun use(
Expand Down

0 comments on commit ba76710

Please sign in to comment.