This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
Composer Issue #74
Open
selmo47
wants to merge
34
commits into
jacquestvanzuydam:master
Choose a base branch
from
sim1984:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Composer Issue #74
Commits on Oct 9, 2016
-
Added support for the control sequences. The implementation of auto-increment columns in two ways: through the automatic generation of sequences and before insert trigger, or using identity fields (only in Firebird 3.0). The implementation of InsertGetId method similar to the postgres, ie using RETURNING proposal. For Firebird 3.0 found a workaround. Create your own base model class in which insertAndSetId method is implemented through the prior receipt by the sequence identifier. Added additional methods for the execution of stored procedures and stored functions. Added Providing the connection parameters: the name of the role and Firebird version (to use the correct grammar).
Configuration menu - View commit details
-
Copy full SHA for 463e8d8 - Browse repository at this point
Copy the full SHA 463e8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523a799 - Browse repository at this point
Copy the full SHA 523a799View commit details -
Configuration menu - View commit details
-
Copy full SHA for d882813 - Browse repository at this point
Copy the full SHA d882813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74696d3 - Browse repository at this point
Copy the full SHA 74696d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86768f8 - Browse repository at this point
Copy the full SHA 86768f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c78106 - Browse repository at this point
Copy the full SHA 1c78106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a49c15 - Browse repository at this point
Copy the full SHA 5a49c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2d249 - Browse repository at this point
Copy the full SHA fa2d249View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05088c - Browse repository at this point
Copy the full SHA b05088cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c04ab51 - Browse repository at this point
Copy the full SHA c04ab51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cf162 - Browse repository at this point
Copy the full SHA 95cf162View commit details -
Configuration menu - View commit details
-
Copy full SHA for effcff3 - Browse repository at this point
Copy the full SHA effcff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a56f45 - Browse repository at this point
Copy the full SHA 4a56f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8350791 - Browse repository at this point
Copy the full SHA 8350791View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe645f2 - Browse repository at this point
Copy the full SHA fe645f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25be318 - Browse repository at this point
Copy the full SHA 25be318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dede75 - Browse repository at this point
Copy the full SHA 3dede75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9904a - Browse repository at this point
Copy the full SHA 8b9904aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b57c29c - Browse repository at this point
Copy the full SHA b57c29cView commit details
Commits on Mar 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 25f8078 - Browse repository at this point
Copy the full SHA 25f8078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb7c7c - Browse repository at this point
Copy the full SHA 2eb7c7cView commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 762050b - Browse repository at this point
Copy the full SHA 762050bView commit details
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a899d56 - Browse repository at this point
Copy the full SHA a899d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 508309a - Browse repository at this point
Copy the full SHA 508309aView commit details
Commits on Oct 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a4ae9ee - Browse repository at this point
Copy the full SHA a4ae9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b6d6b - Browse repository at this point
Copy the full SHA 89b6d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca82502 - Browse repository at this point
Copy the full SHA ca82502View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf22563 - Browse repository at this point
Copy the full SHA cf22563View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33989f - Browse repository at this point
Copy the full SHA c33989fView commit details
Commits on Aug 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c47f4c3 - Browse repository at this point
Copy the full SHA c47f4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a372f - Browse repository at this point
Copy the full SHA b3a372fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b5f6b - Browse repository at this point
Copy the full SHA e1b5f6bView commit details
Commits on Apr 28, 2020
-
-added grammar support for firebird 1.5 -main version is 2.* (if has no information about grammar 2.* is default)
Configuration menu - View commit details
-
Copy full SHA for fb7bc16 - Browse repository at this point
Copy the full SHA fb7bc16View commit details
Commits on Aug 18, 2020
-
Merge pull request #3 from douglasresendemaciel/master
version support
Configuration menu - View commit details
-
Copy full SHA for 28e4fbf - Browse repository at this point
Copy the full SHA 28e4fbfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.