Overview
Stand up reports will be posted each Monday and Thursday by 12pm.
Week 12: Mar 26
Thursday
|
Carlin
|
Grace
|
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
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
|
- Added custom build step to generate nexj_sqlite file in visual studio projects
- Added content to software design document
- Added keywords to adapter
- Fixed creation of views
|
What am I working on before the next stand up?
|
|
- Testing adapter with studio
- Finishing up software design document
- Reviewing adapter patch
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Week 11: Mar 19
Thursday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
|
- Reviewed locale code
- Running Unit tests on upgraded core
|
What am I working on before the next stand up?
|
|
- Testing adapter with studio
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
Code review
|
Monday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
|
- Rebased adapter code to latest core
- Implementing locale in SQLite
|
What am I working on before the next stand up?
|
|
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Week 10: Mar 12
Thursday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
|
- Fixed bug where BLOB values were not being correctly set on prepared statements
- Fixed bug that was causing a column meta data mismatch when reading a schema from a database
|
What am I working on before the next stand up?
|
|
- Rebasing adapter code to latest core
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
|
- Testing with new JDBC driver build
|
What am I working on before the next stand up?
|
|
- Fix reading of column meta data when reading a database schema
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Week 9: Mar 5
Monday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
|
- Extension to enhance locale support in SQLite
|
|
What am I working on before the next stand up?
|
|
- Extension to enhance locale support in SQLite
- Allow user to set locale for database and or column
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Week 8: Feb 27
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
|
- Built SQLite library on Linux with ICU statically linked
- Started on extension to enhance locale support in SQLite
|
|
What am I working on before the next stand up?
|
|
- Extension to enhance locale support in SQLite
- Allow user to set locale for database and or column
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
|
- Extension to enhance locale support in SQLite
|
|
What am I working on before the next stand up?
|
|
- Allow user to set locale for database and or column
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Week 7: Feb 20
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Implemented sqlite_nexj.c source building in the make file
- Removed the xerial source, altering our make file
|
- Fixed building of SQLite libraries on Windows
|
|
What am I working on before the next stand up?
|
|
- Allow user to set locale for database and or column
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monday
N/A
Week 6: Feb 13
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Extension selection logic
- Project planning
|
- Buidling SQLite with ICU enabled
|
|
What am I working on before the next stand up?
|
- Confirm linux behaviour of system properties
- Alter driver pom.xml / makefile to our use prebuild binaries
|
- Building SQLite with ICU statically linked on Windows
- Allow user to set locale for database and or column
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monady
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
|
- Buidling SQLite with ICU enabled
|
|
What am I working on before the next stand up?
|
|
- Building SQLite with ICU enabled
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Week 5: Feb 6
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Nexj SQlite extension, binary functions
- C code clean up
|
- Fixed bug related to connecting to the same data source concurrently
- Modified rank extension
- Added error handling to extensions
- Building SQLite with ICU enabled
- Implemented appendMatchExpression
|
|
What am I working on before the next stand up?
|
- Cleaning up the wiki
- Unicode extension library for sqlite
- Logic to determine which binary to load
|
- Building SQLite with ICU enabled
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Nexj sqlite extension, and the binary() conversion function
|
- Updated software design document
|
|
What am I working on before the next stand up?
|
- Proper error handling in the binary() extension
- Unicode library extension for sqlite
- Updating wiki with project milestones
- Asking the Community about our multiple attach issue
|
- Investigate UNICODE support in SQLite
- Research on SQLite multi-threading
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Week 4: Jan 30
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Implementing toBinary sqlite c function
- Review debugging with Teee in studio
|
- Gave Carlin tutorial on debugging with Teee
|
|
What am I working on before the next stand up?
|
- OS architecture and platform extension loading
- Prepping for NexJ meeting
- completing and compiling NexJFunctions extension
|
- Investigate UNICODE support in SQLite
- Research on SQLite multi-threading
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Reviewed code
- driver make file
|
- 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?
|
- Driver make file
- Source make file
- Rebuilding the sqlite library for multi-thread mode
|
- Research on SQLite multi-threading
|
|
What is blocking me?
|
n/a
|
n/a
|
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
|
Week 3: Jan 23
Thursday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
- Code clean up
- Exploring attach database issue
|
- Fixed binding of Decimal values
- Added support for missing type conversions cases
- Repository maintenance
|
|
What am I working on before the next stand up?
|
- driver make file
- sqlite source make file
- Investigating failing adapter tests
|
- Allow loading of user defined SQLite extensions
|
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
Abhishek
|
What have I worked on since the last stand up?
|
|
- Refactoring SQLiteDataSourceWrapper
- Getting the adapter to load an external datasource
|
- Converting SQLite Rank DLL to VS project
- Working on appendMatchStatement in SQLite Adapter
|
What am I working on before the next stand up?
|
- Driver make file
- SQLite adapter software design document
|
- Allow loading of user defined SQLite extensions
|
- Finishing up appendMatchStatement in SQLite Adapter
|
What is blocking me?
|
n/a
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
n/a
|
Week 2: Jan 16
Thursday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
- Modifying our sqlite jdbc
- Including the driver inside the project
|
- Delegating tasks
- Adding constraint names to error message for constraint violations
|
What am I working on before the next stand up?
|
- Completely integrate the driver and sqlite source into the project
- Software design document
|
- Allow loading of user defined SQLite extensions
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
- Extension loading, SQLiteDataSourceWrapper
- SQLiteDataSourceWrapper workflow
- Team issues on BitBucket
|
n/a
|
What am I working on before the next stand up?
|
- Recompiling SQLite JDBC 3.7.10
- SQLite Adapter Software Design Document
|
- Allow loading of user defined SQLite extensions
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Week 1: Jan 9
Thursday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
- Identified the JDBC's Function limits
- Demo of extension loading
|
- Researched on adding functionality to SQLite
- Discussed design for adding functionality with NexJ
|
What am I working on before the next stand up?
|
- SQLite Adapter software design document
|
- Allow loading of user defined SQLite extensions
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Monday
|
Carlin
|
Grace
|
What have I worked on since the last stand up?
|
n/a
|
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
|
- Research on adding functionality to SQLite
- Discuss design for adding functionality with NexJ
|
What is blocking me?
|
n/a
|
n/a
|
What am I blocking (or about to block)?
|
n/a
|
n/a
|
Archive