Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oatpp/oatpp-postgresql

PostgreSQL adapter for oatpp ORM.
https://github.com/oatpp/oatpp-postgresql

Merge pull request #20 from DmitriiBurnaev/Add-support-for-char-type

Add support for char type

c175890398abc65416e98429db2a5f435b6cb4b3 authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Add support for char type

fc5d30c99f4a285165651594db78e1a1b75921c7 authored over 2 years ago by Dmitrii Burnaev <[email protected]>
Merge pull request #17 from oatpp/fix_result_mapper

ResultMapper: Fix readOneRowAsMap() method (#16)

e131a87610348468c51f1cc841598956ab7363de authored almost 3 years ago by Leonid Stryzhevskyi <[email protected]>
ResultMapper: Fix readOneRowAsMap() method (#16)

f2842b2ad8a13c8387d75b13b882df4c809c5407 authored almost 3 years ago by lganzzzo <[email protected]>
Merge pull request #15 from toge/add-bigobj-flag

add bigobj flag to solve fatal error in Visual Studio

d976ba695035d6b62f0e1bc3847475c78036d467 authored almost 3 years ago by Leonid Stryzhevskyi <[email protected]>
add bigobj flag

f7def806d41e4098afbc94e8b45b314f183ace77 authored almost 3 years ago by toge <[email protected]>
update to the latest oatpp API.

447a8debd5eed360679160a63c8024779f6188e8 authored about 3 years ago by lganzzzo <[email protected]>
update Serializer to the latest oatpp API

3bc13cb187ce5b5da152cc9f63da6140ea84043e authored about 3 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API

52beff8bdbb4cfe4a190619fcc97b8b07278a7a8 authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API

005a611b69cef47fc757b084088e05d22ab091db authored about 3 years ago by lganzzzo <[email protected]>
Fix connection invalidator.

725551950ed6b6541ace880203bc53e21c4b3021 authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API version.

3071ed18bc0f6d2bdc04ee661570722f0b8a9bd6 authored about 3 years ago by lganzzzo <[email protected]>
Merge pull request #12 from acidtonic/master

Update IntTest.cpp

50f5e06ed74b6cbadb73f453838aca15f9935ba9 authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Update IntTest.cpp

Fixed parens for disabling macro expansion on min/max for windows platforms.

d8a3806281d321f0db27bcf030080bbc970436c2 authored about 3 years ago by Zach <[email protected]>
Merge pull request #8 from autoantwort/fix-windows-build

fix windows build

63cbd0c8fef7f02561d87dc720ba9fbfc3cb12aa authored over 3 years ago by Leonid Stryzhevskyi <[email protected]>
fix windows build

5327fed57a04df2ffa4fac099f3582eb93ad028b authored over 3 years ago by Leander Schulten <[email protected]>
Merge pull request #7 from dsmyth/update-copyright

Update copyright in file headers

f3009b838bca97b1b8952ab349504ae91ecb84ea authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Update copyright in file headers

4c461222b611d107a6b841e4f4f41d48f8fb9fad authored almost 4 years ago by Don Smyth <[email protected]>
Merge pull request #6 from oatpp/arrays

Arrays

de45c166258ef4640d43c558da0ede1b02149c2e authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Tests: Wait for DB to start.

b109c462a7a81d9ae34b6de30853191075e12e0b authored almost 4 years ago by lganzzzo <[email protected]>
Update Readme. Uncommend all tests.

ca3c241fe99bcc63c636f4a276fa36e48b688b5b authored almost 4 years ago by lganzzzo <[email protected]>
Tests. Arrays. Multidimensional arrays test.

e5c8d1ab4a019423425bb492564946dc2fd8d569 authored almost 4 years ago by lganzzzo <[email protected]>
Tests: ArrayTest, tests for 1D collections.

11c65468bd4573518dcc5fc1bbc7c12e74634f99 authored almost 4 years ago by lganzzzo <[email protected]>
Ser/De. Arrays. Better Ser/De.

9e308a628caa360cf816c3e5155109e0fd8115a3 authored almost 4 years ago by lganzzzo <[email protected]>
Ser/De: Arrays. Refactor method names.

28af5a276ef85a0fb6b121228ae08ba3119b6043 authored almost 4 years ago by lganzzzo <[email protected]>
Ser/De: Arrays POC.

d1bcba1380fec3a04e57a8fd461d11fc0c10299a authored almost 4 years ago by lganzzzo <[email protected]>
Merge pull request #2 from lganzzzo/AddFloatArrays

Add float arrays

c5f81d5e64aab1d71c4d1e9fa53c1110f4f93c75 authored almost 4 years ago by Don Smyth <[email protected]>
Postgres array indicies start at 1, not 0

2b1b20401f0b23698ec0123c5a8f5dbe4d6fb83c authored almost 4 years ago by Don Smyth <[email protected]>
Merge branch 'AddFloatArrays' of github.com:dsmyth/oatpp-postgresql into AddFloatArrays

f71a962067576bd56b5c311ef7c913e8689bbfa2 authored almost 4 years ago by lganzzzo <[email protected]>
Deserializer: Multidimensional Arrays.

4591a5e083f91f43e5bfabf991eeff60b1ec4735 authored almost 4 years ago by lganzzzo <[email protected]>
Clean up float8 serializer

9a5126010acca2bbc1877fd8ef91562fe56c2a83 authored almost 4 years ago by Don Smyth <[email protected]>
Minor cleanup of PgArray

9916f6678bcdb0abec631f86787200504bdfcef5 authored almost 4 years ago by Don Smyth <[email protected]>
Remove obsolete DeserializeArray, move arpa/inet.h include to

Deserializer.hpp

5301580346293266cc64ea4002938d1786dc6016 authored almost 4 years ago by Don Smyth <[email protected]>
Merge pull request #1 from lganzzzo/AddFloatArrays

mapping::Serializer: 1D - Array Deserialization - General case.

54bf0a958cdaecd9e4dad5e6d632cd1c65c46526 authored almost 4 years ago by Don Smyth <[email protected]>
mapping::Serializer: 1D - Array Deserialization - General case.

0b8ca9961099d63221d22cebce7d83e7dcde41ba authored almost 4 years ago by lganzzzo <[email protected]>
First cut at implementing float8array serializer

6b9b6a2c08810528e6144b8c4a4c13f0f886dd59 authored almost 4 years ago by Don Smyth <[email protected]>
Start working on array serialization

78387ad66dc5d42cd0be0eec99363a8fa203d48b authored almost 4 years ago by Don Smyth <[email protected]>
First cut at decoding double 1d arrays

7b3d20f661b44f6fa26dbdd7f67160495e733ca0 authored almost 4 years ago by Don Smyth <[email protected]>
Phase 0 of adding array support

b622bdc97cd3c5812f2c65010930bf1ab3ca7f35 authored almost 4 years ago by Don Smyth <[email protected]>
Update README.md

723bf2dd7d871add76e7ea7ecb3b0f36138fabe6 authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #2 from oatpp/clean_section

Clean section

1e1f0f0c4ad3aecc06ef908a1590960dc38b4da0 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Uncomment All Tests.

4bed1489c1fd1dd22c2f1f671fb9afbcb894edfe authored about 4 years ago by lganzzzo <[email protected]>
ql_template::Parser: Introduce 'CleanSections'

2b9f0d9455e002821c6d14944b41bb67840470df authored about 4 years ago by lganzzzo <[email protected]>
Merge branch 'master' into clean_section

72a1536050575113abdf15a95e038e5daf84eed8 authored about 4 years ago by lganzzzo <[email protected]>
Executor: throw if it's impossible to return a connection.

06df476b194239ed56467611d42eca76fdfdad34 authored about 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API

ee6c6de4f6d0573545e877846ea200f1eb36acb9 authored about 4 years ago by lganzzzo <[email protected]>
Play around

72c12cbed0dad69bdc4afb47dcf29279c1630f1a authored about 4 years ago by lganzzzo <[email protected]>
Update README.md

349d610084375c46be95d50ce10b787ae6c2baf4 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

94fdff81d5cd6ca451c4731e7369bffb2c6168d3 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Add ApiDocs.

774c35e5685df5df2e4a64c7086fff94a225febe authored about 4 years ago by lganzzzo <[email protected]>
Update README.md

30c92c11cc730807ab9a88e30a75de1ffc19b331 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Ci (#1)

* Setup CI

fe7b1d525c03b16b232883551a60c736be061bf1 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
mapping. Support Enum.

f3aa02297f7966bfa5a3548206cfb68e69400e63 authored about 4 years ago by lganzzzo <[email protected]>
Simplify. Remove TypeMapper.

2862c019b26eaf3c93042354d0c4111206df6de2 authored about 4 years ago by lganzzzo <[email protected]>
Better error message when property not found.

0409166b922a382f653c1b8a7058cdd362156476 authored about 4 years ago by lganzzzo <[email protected]>
Add boolean type mapping.

d511320a0616ee7cb85b5d5a7c63af3fd96c2b14 authored about 4 years ago by lganzzzo <[email protected]>
Executor::Execute: use default type resolver if type resolver is null

eab915b05a8d6f875aa3b5e5094c7b5e77aad176 authored about 4 years ago by lganzzzo <[email protected]>
Support type interpretations.

9aee90984c31f111b88fb0b6bc15ff24ea78b916 authored about 4 years ago by lganzzzo <[email protected]>
Executor. Parameters mapping: support DTO properties traversal.

b804afe363ef6e1cb0597c2042a42160be88efb8 authored about 4 years ago by lganzzzo <[email protected]>
Executor: Add migration functionality. Tests: add IntTest + FloatTest.

4bd6cb96cd780376e5a804f7f4e32f94a366dc46 authored over 4 years ago by lganzzzo <[email protected]>
Fix current compilation errors.

27960e98f5efdf56178a46b75fd98fe2e3f5f4aa authored over 4 years ago by lganzzzo <[email protected]>
uuid. Use oatpp::encoding::Hex.

d606713eabe106c386dbe80a5a32a8c4ba20216a authored over 4 years ago by lganzzzo <[email protected]>
Implement Transactions.

7a6f9c7b9b651ea3cfa791d50364278a483dac71 authored over 4 years ago by lganzzzo <[email protected]>
mapping. Add postgresql::Uuid Ser/De.

f1de1708815427da10d2361c96712f24876be578 authored over 4 years ago by lganzzzo <[email protected]>
Execute unprepared queries.

5513b717a86d7cdfd79c43470c0b2b944fe14dfd authored over 4 years ago by lganzzzo <[email protected]>
Codegen. DbClient. Introduce PARAMS_DTO macro.

25d21ebae1c61d4c6dac5a223434fc566f7708f9 authored over 4 years ago by lganzzzo <[email protected]>
Code cleanup.

460bfc4b03a15e9b210ce77183b99dc62cb41bb3 authored over 4 years ago by lganzzzo <[email protected]>
ConnectionProvider and ConnectionPool

732883231ba63f9cc0cce71e3ed20d061915864f authored over 4 years ago by lganzzzo <[email protected]>
Deserializer. Support varchar + text

5befa02efae9e3a44f1d6327daa4d6928f9aa8e1 authored over 4 years ago by lganzzzo <[email protected]>
mapping::Deserializer. Deserialize floats.

8ed278b4d573fab7489786a0894d10f1afe87a02 authored over 4 years ago by lganzzzo <[email protected]>
QueryResult. Update interface.

13523094ab2e2234013f2c2c4014bfbb32abc3f1 authored over 4 years ago by lganzzzo <[email protected]>
mapping::Deserializer. Deserialize oatpp::Any.

d434bfe8fa9c26a41a2c2c922b1773bceae76157 authored over 4 years ago by lganzzzo <[email protected]>
mapping::ResultMapper. Map KeyValue, map Object.

a92d62410ab71f8b7503d998ab742b34ecd95e8b authored over 4 years ago by lganzzzo <[email protected]>
mapping. Introduce ResultMapper.

6ed7282d73f655fd4e5133b7668abffca414cbe1 authored over 4 years ago by lganzzzo <[email protected]>
Fetch results POC.

bd86ab648015953ecb1c42cfd1d7f198d1ec4f2b authored over 4 years ago by lganzzzo <[email protected]>
Serializer. Serialize Floats.

2cab4d7e73831d3936709732fd652e4130e354f9 authored over 4 years ago by lganzzzo <[email protected]>
Serializer. Serialize Ints.

12cdc831e7828b777a65fd11e0e7eb1bf9734f28 authored over 4 years ago by lganzzzo <[email protected]>
Connection. Track prepared statements.

58f43f8af8876b0750001c3aec2ee4bf5fcca3fb authored over 4 years ago by lganzzzo <[email protected]>
Better Serializer

02ddb50b2c56cbdaa3b33aa37f11ca604815e248 authored over 4 years ago by lganzzzo <[email protected]>
POC insert data.

78a81bdbc07876582f76cc9bc5bb968e1160a729 authored over 4 years ago by lganzzzo <[email protected]>
Bootstrap type mapping.

4327c7fddf18369d8d6c03256d14e16595798b3a authored over 4 years ago by lganzzzo <[email protected]>
Initial Commit

e486f05f97e3236a062334402a1e69cc31a746ac authored over 4 years ago by lganzzzo <[email protected]>