Skip to content

Commit 7581980

Browse files
author
Gabriel Tadra Mainginski
committed
Update Readme
1 parent 5a79fbc commit 7581980

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ Sybase ASE based Eloquent module extension for Laravel 5.x.
55
- Migrations!
66

77
### Install
8-
- Require in your **composer.json** this package: ``"uepg/laravel-sybase": "0.*"``
8+
- Require in your **composer.json** this package: ``"uepg/laravel-sybase": "1.*"``
99
- Run ``composer update``
1010
- Add to your providers in **./config./app.php**: ``Uepg\LaravelSybase\Database\SybaseServiceProvider::class``
1111
- Update your **./config./database.php**'s default driver to **sqlsrv** or your custom odbc.
12-
13-
### Known Issues
14-
- Error 247 when working with a format different dates accepted by Sybase.
15-
- No solution to operate the Laravel's offset() function.
12+

0 commit comments

Comments
 (0)