Skip to content

Commit f34f132

Browse files
committed
Updated readme with mssql
1 parent 38b84c9 commit f34f132

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pecee/pixie: Advanced lightweight querybuilder
22

33
A lightweight, expressive, framework agnostic query builder for PHP it can also be referred as a Database Abstraction Layer.
4-
Pixie supports MySQL, SQLite and PostgreSQL will handle all your query sanitization, table alias, unions among many other things, with a unified API.
4+
Pixie supports MySQL, MS-SQL, SQLite and PostgreSQL will handle all your query sanitization, table alias, unions among many other things, with a unified API.
55

66
The syntax is similar to Laravel's query builder "Eloquent", but with less overhead.
77

@@ -1268,4 +1268,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12681268
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12691269
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12701270
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1271-
SOFTWARE.
1271+
SOFTWARE.

0 commit comments

Comments
 (0)