Bence Pőcze bence
  • Joined on 2020-12-27
bence created pull request esoko/rvr-nextgen#36 2023-05-01 19:25:50 +02:00
feature/RVRNEXT-6-transactions
bence created branch feature/RVRNEXT-6-transactions in esoko/rvr-nextgen 2023-05-01 19:25:34 +02:00
bence pushed to feature/RVRNEXT-6-transactions at esoko/rvr-nextgen 2023-05-01 19:25:34 +02:00
8566641459 RVRNEXT-6 add new routes for transactions
14f7a5b9b5 RVRNEXT-6 add views for transactions
6fb951a01e RVRNEXT-6 add transactioncontroller
c7c2df89c5 RVRNEXT-6 add ExchangeRateCalculator
67114211ec RVRNEXT-6 add model and repository for transactions
Compare 8 commits »
bence pushed tag v0.8 to esoko/soko-web 2023-05-01 19:15:12 +02:00
bence deleted tag 0.6.1 from esoko/soko-web 2023-05-01 19:14:53 +02:00
bence deleted tag 0.6 from esoko/soko-web 2023-05-01 19:14:50 +02:00
bence merged pull request esoko/soko-web#14 2023-05-01 19:08:23 +02:00
feature/use-the-same-table-in-multiple-joins
bence pushed to master at esoko/soko-web 2023-05-01 19:08:23 +02:00
219b42f995 Merge pull request 'feature/use-the-same-table-in-multiple-joins' (#14) from feature/use-the-same-table-in-multiple-joins into master
70a9e492e3 make left joins really work
e9bfe4e4ad use the table name is column names if table is not specified
cf329a20e5 make it possible to use the same table in multiple joins
Compare 4 commits »
bence deleted branch feature/use-the-same-table-in-multiple-joins from esoko/soko-web 2023-05-01 19:08:23 +02:00
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 18:56:41 +02:00
70a9e492e3 make left joins really work
e9bfe4e4ad use the table name is column names if table is not specified
cf329a20e5 make it possible to use the same table in multiple joins
Compare 3 commits »
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 16:30:33 +02:00
9e3e2f96b2 make left joins really work
b4589fd7b6 fixup! make it possible to use the same table in multiple joins
Compare 2 commits »
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 16:18:15 +02:00
373fccaa91 make left joins really work
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 16:01:57 +02:00
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 16:00:42 +02:00
d48190b8f6 [debug]
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 15:54:30 +02:00
b47ef720d5 fixup! make it possible to use the same table in multiple joins
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 15:28:08 +02:00
5599519f0f [debug]
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 15:27:30 +02:00
d07821dfe6 [debug]
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 15:26:34 +02:00
15c052c6ea [debug]
bence created pull request esoko/soko-web#14 2023-05-01 15:02:00 +02:00
feature/use-the-same-table-in-multiple-joins
bence pushed to feature/use-the-same-table-in-multiple-joins at esoko/soko-web 2023-05-01 14:45:22 +02:00
58ae36d23a use the table name is column names if table is not specified