Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Include import of class Protoqol\Prequel\Database\SequelAdapter; #87

Merged
merged 53 commits into from
Jan 22, 2020

Conversation

jmauriciofilho
Copy link

PR Naming convention

[FEATURE/FIX/REFACTOR/README] Include import of class

Issue or feature explanation

Missing class import is giving error in connection with PostgreSQL
on file vendor/protoqol/prequel/src/Connection/PostgresConnection.php

Proposed solution/change

use Protoqol\Prequel\Database\SequelAdapter;

M4ST3RX and others added 30 commits July 22, 2019 16:11
[FIX] Forgot to add type in description
[README] Removed # heading, added version in badge
[FIX] Lots of style fixes and refactors
[FEATURE] Adding actions such as Generation of seeders/factories
*Total -- 1,999.79kb -> 1,608.57kb (19.56%)

/.github/assets/prequel_screenshot_table.png -- 285.21kb -> 146.78kb (48.54%)
/.github/assets/prequel_screenshot_empty_table.png -- 347.96kb -> 183.23kb (47.34%)
/.github/assets/prequel_screenshot.png -- 102.41kb -> 76.27kb (25.53%)
/.github/assets/prequel_screen_.png -- 74.62kb -> 55.70kb (25.35%)
/public/favicon.png -- 261.51kb -> 250.49kb (4.21%)
/resources/assets/images/favicon.png -- 222.42kb -> 214.53kb (3.55%)
/resources/assets/images/prequel.png -- 352.83kb -> 340.78kb (3.41%)
/.github/assets/prequel_v1.png -- 352.83kb -> 340.78kb (3.41%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
[FEATURE] Inserting new row feature complete
[FEATURE] Auto detecting AI-ID when inserting new row
[FEATURE] Current datetime for datetime fields
[FEATURE] Separate action menu, for Laravel specific actions
[FEATURE] Logging utility to keep users updated on what's going on
You can now generate a model, then generate a seeder and then run a seeder as much times as you wish!
[FEATURE] Generate Resource
[FEATURE] Generate Controller
[FEATURE] Generate Factory
[REFACTOR] Better performance and various improvements
Martin Kun and others added 22 commits September 4, 2019 10:34
[RELEASE] Prequel v1.22
[SUPPORT] Support for Laravel >6.0 is confirmed
[FIX] undefined class in PostgresConnection.php
[FEATURE] add Simplified Chinese  and Traditional Chinese  Language
[FEATURE] Add german translation
- Removes unneeded composer dependencies (Fixes #85)
@github-pages github-pages bot temporarily deployed to github-pages November 25, 2019 22:40 Inactive
Fix composer json issue
@github-pages github-pages bot temporarily deployed to github-pages January 22, 2020 02:10 Inactive
@QuintenJustus QuintenJustus merged commit 5997ade into Dev Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants