Skip to content

Commit aa6dae0

Browse files
author
Marc Sallin
committed
Update README.md
1 parent e308041 commit aa6dae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This Project ships a `SqliteContextInitializer` which creates a new SQLite Datab
55
I started with the [code](https://gist.github.com/flaub/1968486e1b3f2b9fddaf) from [flaub](https://github.com/flaub).
66

77
Currently the following is supported:
8-
- Tables from classes
8+
- Tables from classes (with table annotation)
99
- Columns from properties
1010
- ForeignKey constraint (1-n relationships)
1111
- Cascade on delete

0 commit comments

Comments
 (0)