projects
/
dbsrgits/SQL-Abstract-2.0-ish.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅ next
dbsrgits/SQL-Abstract-2.0-ish.git
2009-03-30
Ash Berlin
Fucntion support
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Support setting default cmp operator in compat
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Make LIKE op work
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Remove SQL::Abstract::AST::Compat and put all the code...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Port more of the back-compat tests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Start testing/writing API compatability layer
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Dont use generate method in testing compat ast
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Fix behavoiur of * in names
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Add a more complex test
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
-in and -not_in support
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Ash Berlin
Handle { foo => [ 1, 'bar' ] } and { foo => { '!='...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
Added example of DELETE
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
Added INSERT with example
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
UPDATE finished. Example provided.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
Forgot about CONNECT BY. Oops. No example provided.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
Fleshed out final clauses for SELECT statement. No...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-29
Rob Kinyon
Added example and fleshed out ORDER BY and GROUP BY...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Ash Berlin
Clean the type library
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Ash Berlin
Make a start on the Compat AST -> Explict AST tree...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Ash Berlin
Remove HashAST and ArrayAST types
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Fixed examples
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Removed Nesting operator and explicated how nesting...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Merge branch 'master' of git@github.com:ashb/sql-abstract
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Added a nested example and the Nesting type
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Added example of simple WHERE clause
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Rob Kinyon
Split out the examples into their own POD
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Ash Berlin
Boilerplate for public SQLA(1) functions
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Ash Berlin
Update binop mapping to include >= and <=
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Ash Berlin
use Module::Install::ProvidesClass in the Makefile.PL
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Ash Berlin
Skeleton class for starting the back-compat layer
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Rob Kinyon
Changed how the tables clause is structured
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Rob Kinyon
Changed Function and the various FooOperator clauses...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Rob Kinyon
A bunch of changes, primarily focused on adding the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Rob Kinyon
Added RESTRICTIONS section and continued work on the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Rob Kinyon
Added definition of Value and added TrinaryOperator
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Rob Kinyon
Further fixing plus the first actual AST specification.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Rob Kinyon
Fixed a few things based on ashb's critique
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Rob Kinyon
Constant -> Value with some enhancements
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Rob Kinyon
Merge branch 'master' of git@github.com:ashb/sql-abstract
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Rob Kinyon
Fleshed out all the clauses. Need to regularize the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Ash Berlin
Merge branch 'master' of git@github.com:ashb/sql-abstract
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Norbert Buchmuller
Simple test of coercion on quote_char accessor
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Rob Kinyon
Moved the spec over here
commit
|
commitdiff
|
tree
|
snapshot
2009-03-14
Ash Berlin
ORDER BY, HAVING, GROUP BY and WHERE clauses on select
commit
|
commitdiff
|
tree
|
snapshot
2009-03-14
Ash Berlin
Select with WHERE
commit
|
commitdiff
|
tree
|
snapshot
2009-03-14
Ash Berlin
Make join tests behave
commit
|
commitdiff
|
tree
|
snapshot
2009-03-14
Ash Berlin
LEFT JOIN + rework join tests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-14
Ash Berlin
Re-work SELECT
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Ash Berlin
Get select sort of working again
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Ash Berlin
Remove unused test
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Ash Berlin
Rename things and unify error handling a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-03-13
Ash Berlin
Make more of the expression (formerly basic where)...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ash Berlin
Make more stuff work with HashAST
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ash Berlin
Refactor more things to fully hash based AST
commit
|
commitdiff
|
tree
|
snapshot
2009-03-12
Ash Berlin
Port more stuff to use HashAST
commit
|
commitdiff
|
tree
|
snapshot
2009-03-11
Ash Berlin
Mid-refactor: Convert from array refs to hashrefs for...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ash Berlin
Quoting + simple selects (and tests)
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ash Berlin
Replace lazy_build with lazt + builder
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ash Berlin
Comment logic
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Ash Berlin
Create ArrayAST, HashAST and AST types in a type librar...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Ash Berlin
Start producing join stmts
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Ash Berlin
Use seperate dispatch table for where to top level
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Ash Berlin
Refactor to use a (hopefully) clearer dispatch table...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Ash Berlin
Add tests for more basic constructs
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Ash Berlin
Move the AST walking code out into seperate class
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Ash Berlin
Require -ast_version to generate (and un-dual life...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Ash Berlin
Add IN generator
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Ash Berlin
Return binds when called as class method
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Ash Berlin
A few simple order by tests. Not sure i'm happy with...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Ash Berlin
Fix bracketing of where
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Ash Berlin
Fix typo in tests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-02
Ash Berlin
Produce half decent where clauses
commit
|
commitdiff
|
tree
|
snapshot
2009-02-23
Ash Berlin
Add a simple test for WHERE
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Ash Berlin
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
2009-02-21
Ash Berlin
Base ignore file
commit
|
commitdiff
|
tree
|
snapshot