Skip to content

Commit 5e5ba53

Browse files
committed
Link to Linux doc
1 parent 7d95523 commit 5e5ba53

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Documentation/Linux.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Linux
22

3+
## Limitations
4+
5+
* Custom functions are currently not supported and crash, caused by a bug in Swift.
6+
See [#1071](https://github.com/stephencelis/SQLite.swift/issues/1071).
7+
38
## Debugging
49

510
### Create and launch docker container

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ syntax _and_ intent.
1919
- [Well-documented][See Documentation]
2020
- Extensively tested
2121
- [SQLCipher][] support via CocoaPods
22+
- Works on [Linux](Documentation/Linux.md) (with some limitations)
2223
- Active support at
2324
[StackOverflow](https://stackoverflow.com/questions/tagged/sqlite.swift),
2425
and [Gitter Chat Room](https://gitter.im/stephencelis/SQLite.swift)

0 commit comments

Comments
 (0)