Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1121)

Issue 9943044: hebi: new simili-BI module

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by nicoe
Modified:
9 years, 8 months ago
Visibility:
Public.

Patch Set 1 #

Total comments: 14

Patch Set 2 : allow use of tree as first element #

Total comments: 3

Patch Set 3 : Use truncate instead of delete #

Patch Set 4 : Use truncate from python-sql #

Total comments: 1

Patch Set 5 : Remove reference to truncate #

Patch Set 6 : Add ignored branches #

Unified diffs Side-by-side diffs Delta from patch set Stats (+630 lines, --1 lines) Patch
A COPYRIGHT View 1 chunk +15 lines, -0 lines 0 comments Download
A INSTALL View 1 chunk +26 lines, -0 lines 0 comments Download
A LICENSE View 1 chunk +165 lines, -0 lines 0 comments Download
A README View 1 chunk +33 lines, -0 lines 0 comments Download
A hebi/__init__.py View 1 2 3 4 5 1 chunk +212 lines, -0 lines 0 comments Download
A hebi/tests/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A hebi/tests/test_schema.py View 1 chunk +139 lines, -0 lines 0 comments Download
A setup.py View 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 15
nicoe
10 years, 10 months ago (2013-06-07 14:28:32 UTC) #1
resteve
https://codereview.appspot.com/9943044/diff/1/setup.py File setup.py (right): https://codereview.appspot.com/9943044/diff/1/setup.py#newcode14 setup.py:14: description='Library to access Tryton server as a client', in ...
10 years, 10 months ago (2013-06-07 14:44:09 UTC) #2
ced
10 years, 10 months ago (2013-06-07 14:45:08 UTC) #3
udono
10 years, 10 months ago (2013-06-09 09:49:41 UTC) #4
yangoon
10 years, 9 months ago (2013-07-06 10:47:35 UTC) #5
ced
https://codereview.appspot.com/9943044/diff/1/hebi/__init__.py File hebi/__init__.py (right): https://codereview.appspot.com/9943044/diff/1/hebi/__init__.py#newcode14 hebi/__init__.py:14: class ScalarColumn(sql.Column): Could be sql.Literal https://codereview.appspot.com/9943044/diff/1/hebi/__init__.py#newcode32 hebi/__init__.py:32: class flat(Column): ...
10 years, 9 months ago (2013-07-08 15:10:17 UTC) #6
smarro
10 years, 9 months ago (2013-07-11 01:09:10 UTC) #7
nicoe
10 years, 7 months ago (2013-09-24 17:12:25 UTC) #8
ced
https://codereview.appspot.com/9943044/diff/15001/hebi/__init__.py File hebi/__init__.py (right): https://codereview.appspot.com/9943044/diff/15001/hebi/__init__.py#newcode161 hebi/__init__.py:161: print parents print statement https://codereview.appspot.com/9943044/diff/15001/hebi/__init__.py#newcode184 hebi/__init__.py:184: print '+' * ...
10 years, 7 months ago (2013-09-25 15:09:17 UTC) #9
nicoe
10 years, 6 months ago (2013-10-17 16:28:55 UTC) #10
ohuisman
10 years, 6 months ago (2013-10-20 20:45:10 UTC) #11
nicoe
10 years, 6 months ago (2013-10-23 15:37:59 UTC) #12
vvanderleun
Right now Hebi is not Python 2.6 compatible, while this is stated in setup.py. https://codereview.appspot.com/9943044/diff/47001/hebi/__init__.py ...
10 years, 6 months ago (2013-10-23 16:36:56 UTC) #13
ced
I think the tree column process could be replaced by a recursive SQL query that ...
9 years, 8 months ago (2014-08-05 11:47:38 UTC) #14
jean.cavallo
9 years, 8 months ago (2014-08-20 15:17:31 UTC) #15

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b