Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalshkeir committed Aug 8, 2022
1 parent 69e2ca8 commit 0b38201
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,9 @@ Foreign Keys 'on_delete' and 'on_update' options: cascade,(donothing,noaction),(
---
# AutoMigrate Usage :
# AutoMigrate Usage
```go

orm.AutoMigrate[T comparable](tableName string, dbName ...string) error
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.6
0.9.7

0 comments on commit 0b38201

Please sign in to comment.