Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit a8dc9c1

Browse files
committed
remove link to impl
1 parent c383506 commit a8dc9c1

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
@@ -1718,7 +1718,7 @@ db.ColumnExists<Poco>(x => x.Age); //= true
17181718

17191719
#### Modify Schema APIs
17201720

1721-
Additional Modify Schema APIs are available in the [OrmLiteSchemaModifyApi](https://github.com/ServiceStack/ServiceStack.OrmLite/blob/master/src/ServiceStack.OrmLite/OrmLiteSchemaModifyApi.cs) class:
1721+
Additional Modify Schema APIs available in OrmLite include:
17221722

17231723
- `AlterTable`
17241724
- `AddColumn`

0 commit comments

Comments
 (0)