Difference between revisions of "SQLite Adapter StandUp Reports"

From CDOT Wiki
Jump to: navigation, search
(Thursday)
Line 70: Line 70:
 
=Week 6: Feb 13=
 
=Week 6: Feb 13=
 
=Week 5: Feb 6=
 
=Week 5: Feb 6=
 +
-->
 +
 
=Week 4: Jan 30=
 
=Week 4: Jan 30=
 +
<!--
 +
==Thursday==
 +
'''Carlin'''<br/>
 +
What have I worked on since the last stand up?
 +
*
 +
 +
What am I working on before the next stand up?
 +
*
 +
 +
What is blocking me?
 +
*
 +
 +
What am I blocking (or about to block)?
 +
*
 +
 +
'''Grace'''<br/>
 +
What have I worked on since the last stand up?
 +
*
 +
 +
What am I working on before the next stand up?
 +
*
 +
 +
What is blocking me?
 +
*
 +
 +
What am I blocking (or about to block)?
 +
*
 +
 
-->
 
-->
 +
 +
==Monday==
 +
'''Carlin'''<br/>
 +
What have I worked on since the last stand up?
 +
*
 +
 +
What am I working on before the next stand up?
 +
*
 +
 +
What is blocking me?
 +
*
 +
 +
What am I blocking (or about to block)?
 +
*
 +
 +
'''Grace'''<br/>
 +
What have I worked on since the last stand up?
 +
* Tested SQLiteAdapter with Teee
 +
* Passing the testRead unit test
 +
* Research on SQLite multi-threading
 +
* Research on nmake for building SQLite components with visual studio tools
 +
 +
What am I working on before the next stand up?
 +
* Research on SQLite multi-threading
 +
 +
What is blocking me?
 +
* n/a
 +
 +
What am I blocking (or about to block)?
 +
* n/a
 +
 +
 
=Week 3: Jan 23=
 
=Week 3: Jan 23=
 
==Thursday==
 
==Thursday==

Revision as of 09:46, 30 January 2012


Overview

Stand up reports will be posted each Monday and Thursday by 12pm.


Week 4: Jan 30

Monday

Carlin
What have I worked on since the last stand up?

What am I working on before the next stand up?

What is blocking me?

What am I blocking (or about to block)?

Grace
What have I worked on since the last stand up?

  • Tested SQLiteAdapter with Teee
  • Passing the testRead unit test
  • Research on SQLite multi-threading
  • Research on nmake for building SQLite components with visual studio tools

What am I working on before the next stand up?

  • Research on SQLite multi-threading

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a


Week 3: Jan 23

Thursday

Carlin
What have I worked on since the last stand up?

  • Code clean up
  • Exploring attach database issue

What am I working on before the next stand up?

  • driver make file
  • sqlite source make file
  • Investigating failing adapter tests

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • Fixed binding of Decimal values
  • Added support for missing type conversions cases
  • Repository maintenance

What am I working on before the next stand up?

  • Allow loading of user defined SQLite extensions

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Abhishek
What have I worked on since the last stand up?

What am I working on before the next stand up?

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Monday

Carlin
What have I worked on since the last stand up?

  • Driver make file

What am I working on before the next stand up?

  • Driver make file
  • SQLite adapter software design document

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • Refactoring SQLiteDataSourceWrapper
  • Getting the adapter to load an external datasource

What am I working on before the next stand up?

  • Allow loading of user defined SQLite extensions

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Abhishek
What have I worked on since the last stand up?

  • Converting SQLite Rank DLL to VS project
  • Working on appendMatchStatement in SQLite Adapter

What am I working on before the next stand up?

  • Finishing up appendMatchStatement in SQLite Adapter

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Week 2: Jan 16

Thursday

Carlin
What have I worked on since the last stand up?

  • Modifying our sqlite jdbc
  • Including the driver inside the project

What am I working on before the next stand up?

  • Completely integrate the driver and sqlite source into the project
  • Software design document

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • Delegating tasks
  • Adding constraint names to error message for constraint violations


What am I working on before the next stand up?

  • Allow loading of user defined SQLite extensions

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Monday

Carlin
What have I worked on since the last stand up?

  • Extension loading, SQLiteDataSourceWrapper
  • SQLiteDataSourceWrapper workflow
  • Team issues on BitBucket

What am I working on before the next stand up?

  • Recompiling SQLite JDBC 3.7.10
  • SQLite Adapter Software Design Document

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • n/a

What am I working on before the next stand up?

  • Allow loading of user defined SQLite extensions

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Week 1: Jan 9

Thursday

Carlin
What have I worked on since the last stand up?

  • Identified the JDBC's Function limits
  • Demo of extension loading

What am I working on before the next stand up?

  • SQLite Adapter software design document

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • Researched on adding functionality to SQLite
  • Discussed design for adding functionality with NexJ

What am I working on before the next stand up?

  • Allow loading of user defined SQLite extensions

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Monday

Carlin
What have I worked on since the last stand up?

  • n/a

What am I working on before the next stand up?

  • Research on adding functionality to SQLite
  • Discuss design for adding functionality with NexJ

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Grace
What have I worked on since the last stand up?

  • n/a

What am I working on before the next stand up?

  • Research on adding functionality to SQLite
  • Discuss design for adding functionality with NexJ

What is blocking me?

  • n/a

What am I blocking (or about to block)?

  • n/a

Archive