You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[![Build Status][Badge]][Travis][](http://cocoadocs.org/docsets/SQLite.swift)[](http://cocoadocs.org/docsets/SQLite.swift)[](https://github.com/Carthage/Carthage)[](https://gitter.im/stephencelis/SQLite.swift)
4
4
5
5
A type-safe, [Swift][]-language layer over [SQLite3][].
6
6
@@ -25,7 +25,8 @@ syntax _and_ intent.
25
25
-[Full-text search][] support
26
26
-[Well-documented][See Documentation]
27
27
- Extensively tested
28
-
- SQLCipher support will be available again soon (see #311)
28
+
- Companion project has [SQLCipher support](https://github.com/stephencelis/SQLiteCipher.swift)
29
+
- Active support at [StackOverflow](http://stackoverflow.com/questions/tagged/sqlite.swift), and [Gitter Chat Room](https://gitter.im/stephencelis/SQLite.swift) (_experimental_)
0 commit comments