-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cxx23 crud option support #111
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c5c90d1 add Travis CI badge 4ff605f fix travis build 35c3a47 add Travis CI badge d1c35dd fix readme f6f3d27 add git clone command 55ad501 add subtree and submodule knowhow 6e521d6 Examples fixes (#6) f2f7bec Examples (#5) 1286693 Add Beerpay's badge 6804570 Update README.md 1e042ea Update README.md c489c8c added 'all in one go' 12ee536 Update README.md git-subtree-dir: CRUD git-subtree-split: c5c90d1
* entities rows internal counter * using container_ptr size * using container_ptr size with mutex --------- Co-authored-by: Arseny Bushev <abushev@MacBook-Pro-Arseny.local>
* struct update * serializer update * requested changes
add ability to update individual columns in cache by functor
CRUD: default to 404 instead of 500
revert concepts.hpp
* CRUD: reply with text for 404 * Update persistent_connection.hpp * Update concepts.hpp * Update communicator.hpp * Update concepts.hpp revert concepts.hpp * Update communicator.hpp
handle chunked payload in connection.hpp
Co-authored-by: cxx24 <cxx24@github.com>
…build, added conan build (#108)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.