Difference between revisions of "User:Gbatumbya/tasklist/2011January"
< User:Gbatumbya | tasklist
(→Week 2) |
|||
Line 37: | Line 37: | ||
*Coding PostgreSQLManager | *Coding PostgreSQLManager | ||
'''21 Friday''' | '''21 Friday''' | ||
− | *Code review | + | *Code review : PostgreSQLManager |
+ | *Porting mysql_insert.sql to postgre_insert.sql | ||
+ | *Research on UUID generation in PostgreSQL | ||
+ | *Edited postgresql_setup.sql to be run by super user and install uuid-ossp | ||
+ | '''22 Saturday''' | ||
+ | *Edited wiki, added page for [[ PostgreSQL_Adapter-nexj/extendingSQLAdapter | Extending SQLAdapter]] | ||
*Code reading: PostgreSQLAdapter | *Code reading: PostgreSQLAdapter |
Revision as of 14:54, 22 January 2011
Week 1
10 Monday
- PostgreSQL project wiki page
- Edit content of main page
- Edit content of connect to postgre page
- Prepare for meeting on Wednesday
11 Tuesday
- PostgreSQL project wiki page
- Edit content of main page
- Edit content of connect to postgre page
12 Wednesday
- PostgreSQL project wiki page
- Edit content of main page
- Organize existing postgre code
13 Thursday
- Code reading: PostgreSQLManager
- Prepare for Code walk through
14 Friday
- Code reading: PostgreSQLManager
15 Saturday
- Code reading: PostgreSQLManager
Week 2
17 Monday
- Code reading: PostgreSQLManager
- Prepare for Code walk through
18 Tuesday
- Code walk through
- Cleaning up Postgre code
- Updating repository
19 Wednesday
- Code reading: PostgreSQLManager
- Updating wiki
20 Thursday
- Coding PostgreSQLManager
21 Friday
- Code review : PostgreSQLManager
- Porting mysql_insert.sql to postgre_insert.sql
- Research on UUID generation in PostgreSQL
- Edited postgresql_setup.sql to be run by super user and install uuid-ossp
22 Saturday
- Edited wiki, added page for Extending SQLAdapter
- Code reading: PostgreSQLAdapter