index
:
delta/python-packages/sqlalchemy.git
2020_tutorial
3149
3296
CaselIT-patch-1
allow_multi_backends
attempt_c_loading
cython
faster_expiry
fix_asyncio_run_py36
fix_mariadb102_default
fix_mypy
fix_mysqlconnector
flake8_12
improve_toc
konsta_3022
main
master
multi_db_tests
no_auto_froms
oracle_numeric
pool_additions
positional_targeting
pr/1
pr/10
pr/100
pr/101
pr/102
pr/103
pr/104
pr/105
pr/106
pr/107
pr/108
pr/109
pr/11
pr/110
pr/111
pr/112
pr/113
pr/114
pr/115
pr/116
pr/117
pr/118
pr/119
pr/12
pr/120
pr/121
pr/122
pr/123
pr/124
pr/125
pr/126
pr/127
pr/128
pr/129
pr/13
pr/130
pr/131
pr/132
pr/133
pr/134
pr/135
pr/136
pr/137
pr/138
pr/139
pr/14
pr/140
pr/141
pr/142
pr/143
pr/144
pr/145
pr/146
pr/147
pr/148
pr/149
pr/15
pr/150
pr/151
pr/152
pr/153
pr/154
pr/155
pr/156
pr/157
pr/158
pr/159
pr/16
pr/160
pr/161
pr/162
pr/163
pr/164
pr/165
pr/166
pr/167
pr/168
pr/169
pr/17
pr/170
pr/171
pr/172
pr/173
pr/174
pr/175
pr/176
pr/177
pr/178
pr/179
pr/18
pr/180
pr/181
pr/182
pr/183
pr/184
pr/185
pr/186
pr/187
pr/188
pr/189
pr/19
pr/190
pr/191
pr/192
pr/193
pr/194
pr/195
pr/196
pr/197
pr/198
pr/199
pr/2
pr/20
pr/200
pr/201
pr/202
pr/203
pr/204
pr/205
pr/206
pr/207
pr/208
pr/209
pr/21
pr/210
pr/211
pr/212
pr/213
pr/214
pr/215
pr/216
pr/217
pr/218
pr/219
pr/22
pr/220
pr/221
pr/222
pr/223
pr/224
pr/225
pr/226
pr/227
pr/228
pr/229
pr/23
pr/230
pr/231
pr/232
pr/233
pr/234
pr/235
pr/236
pr/237
pr/238
pr/239
pr/24
pr/240
pr/241
pr/242
pr/243
pr/244
pr/245
pr/246
pr/247
pr/248
pr/249
pr/25
pr/250
pr/251
pr/252
pr/253
pr/254
pr/255
pr/256
pr/257
pr/258
pr/259
pr/26
pr/260
pr/261
pr/262
pr/263
pr/264
pr/265
pr/266
pr/267
pr/268
pr/269
pr/27
pr/270
pr/271
pr/272
pr/273
pr/274
pr/275
pr/276
pr/277
pr/278
pr/279
pr/28
pr/280
pr/281
pr/282
pr/283
pr/284
pr/285
pr/286
pr/287
pr/288
pr/289
pr/29
pr/290
pr/291
pr/292
pr/293
pr/294
pr/295
pr/296
pr/297
pr/298
pr/299
pr/3
pr/30
pr/300
pr/301
pr/302
pr/303
pr/304
pr/305
pr/306
pr/307
pr/308
pr/309
pr/31
pr/310
pr/311
pr/312
pr/313
pr/314
pr/315
pr/316
pr/317
pr/318
pr/319
pr/32
pr/320
pr/321
pr/33
pr/34
pr/35
pr/36
pr/37
pr/38
pr/39
pr/4
pr/40
pr/41
pr/42
pr/43
pr/44
pr/45
pr/46
pr/47
pr/48
pr/49
pr/5
pr/50
pr/51
pr/52
pr/53
pr/54
pr/55
pr/56
pr/57
pr/58
pr/59
pr/6
pr/60
pr/61
pr/62
pr/63
pr/64
pr/65
pr/66
pr/67
pr/68
pr/69
pr/7
pr/70
pr/71
pr/72
pr/73
pr/74
pr/75
pr/76
pr/77
pr/78
pr/79
pr/8
pr/80
pr/81
pr/82
pr/83
pr/84
pr/85
pr/86
pr/87
pr/88
pr/89
pr/9
pr/90
pr/91
pr/92
pr/93
pr/94
pr/95
pr/96
pr/97
pr/98
pr/99
pr128
pr196
pr200
pr200_updated
pr238
pr_github_284
pr_github_285
pr_github_286
pr_github_383
pullreq55
pypy_run
rel_0_1
rel_0_3
rel_0_4
rel_0_5
rel_0_6
rel_0_7
rel_0_8
rel_0_9
rel_1_0
rel_1_1
rel_1_2
rel_1_3
rel_1_4
rel_1_@
rel_2_0
rel_2_0_exp1
rel_2_0_old
review/mike_bayer/pr_github_383
review/mike_bayer/ticket_4075
review/mike_bayer/ticket_4077
review/mike_bayer/ticket_4082_10
review/mike_bayer/tutorial20
row_proc_integration
row_proc_integration_2
row_proc_integration_3
setinputsizes_oracle_string
slots
sphinx_mini_build
ticket_1311
ticket_2501
ticket_2551
ticket_2587
ticket_2677
ticket_2677_pre
ticket_2685
ticket_2857
ticket_3054
ticket_3100
ticket_3148
ticket_3150
ticket_3216
ticket_3230
ticket_3355
ticket_3499
ticket_3501
ticket_3514
ticket_3516
ticket_3604
ticket_3609
ticket_3619
ticket_4071
ticket_4073
ticket_4074
ticket_4074_11
ticket_4075
ticket_4076
ticket_4082
ticket_4091
ticket_5648
timing_intensive
workflow_test_aiosqlite
workflow_test_cython
workflow_test_doc_build
workflow_test_foo
github.com: zzzeek/sqlalchemy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sql
/
defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- unit tests have been migrated from unittest to nose.
Mike Bayer
2009-06-10
1
-634
/
+0
*
Modified fails_on testing decorator to take a reason for the failure.
Michael Trier
2008-12-12
1
-13
/
+13
*
- fixed some oracle unit tests in test/sql/
Mike Bayer
2008-10-24
1
-1
/
+2
*
Modifications to allow the backends to control the behavior of an empty inser...
Michael Trier
2008-10-20
1
-1
/
+17
*
Verified that Subqueries are not allowed in VALUES. mssql supports a SELECT s...
Michael Trier
2008-10-19
1
-1
/
+1
*
Removed the visit_function stuff in mssql dialect. Added some tests for the f...
Michael Trier
2008-10-11
1
-3
/
+4
*
- Removed 2.3 set emulations/enhancements.
Jason Kirtland
2008-07-15
1
-1
/
+0
*
- Quick cleanup of defaults.py. The main DefaultTest is still a mess.
Jason Kirtland
2008-05-20
1
-151
/
+151
*
Split out a couple true autoincrement/identity tests from emulated-with-seque...
Jason Kirtland
2008-05-19
1
-30
/
+43
*
- Removed @unsupported
Jason Kirtland
2008-05-14
1
-1
/
+1
*
Columns now have default= and server_default=. PassiveDefault fades away.
Jason Kirtland
2008-05-14
1
-34
/
+131
*
Test suite modernization in progress. Big changes:
Jason Kirtland
2008-05-09
1
-4
/
+7
*
r4695 merged to trunk; trunk now becomes 0.5.
Mike Bayer
2008-05-09
1
-3
/
+3
*
- updated the naming scheme of the base test classes in test/testlib/testing.py;
Mike Bayer
2008-02-11
1
-4
/
+4
*
- ColumnDefault callables can now be any kind of compliant callable, previous...
Jason Kirtland
2008-02-04
1
-10
/
+33
*
- testbase is gone, replaced by testenv
Jason Kirtland
2008-01-12
1
-27
/
+27
*
- added a mapper() flag "eager_defaults"; when set to
Mike Bayer
2008-01-10
1
-2
/
+6
*
Reworked r4042- undeclared deprecation warnings are now *fatal* to tests. No...
Jason Kirtland
2008-01-10
1
-1
/
+1
*
fix up oracle handling of LOB/string [ticket:902], slight fixes to defaults.p...
Mike Bayer
2008-01-01
1
-5
/
+7
*
- Removed @testing.supported. Dialects in development or maintained outside
Jason Kirtland
2007-12-13
1
-64
/
+65
*
- flush() refactor merged from uow_nontree branch r3871-r3885
Mike Bayer
2007-12-08
1
-2
/
+2
*
MSSQL doesn't support subqueries in insert values; disable test
Paul Johnston
2007-11-25
1
-0
/
+1
*
- fixed INSERT statements w.r.t. primary key columns that have SQL-expression
Mike Bayer
2007-10-28
1
-0
/
+28
*
Added support for dialects that have both sequences and autoincrementing PKs.
Jason Kirtland
2007-10-23
1
-19
/
+53
*
- Rewrote autoincrement tests: added new scenarios, changed the orm fetchid t...
Jason Kirtland
2007-10-07
1
-40
/
+63
*
Avoid tickling the MySQL-python 1.2.2 executemany parsing bug on a couple tests.
Jason Kirtland
2007-09-26
1
-0
/
+10
*
- got all examples working
Mike Bayer
2007-09-01
1
-1
/
+1
*
- merged inline inserts branch
Mike Bayer
2007-09-01
1
-20
/
+34
*
Adjusted ColumnDefault default function fitness check to only insure that a g...
Jason Kirtland
2007-08-22
1
-7
/
+20
*
`from foo import (name, name)` isn't valid syntax for 2.3. ah well.
Jason Kirtland
2007-08-21
1
-2
/
+1
*
- merged "fasttypes" branch. this branch changes the signature
Mike Bayer
2007-08-14
1
-6
/
+33
*
- oracle reflection of case-sensitive names all fixed up
Mike Bayer
2007-08-10
1
-4
/
+4
*
- assurances that context.connection is safe to use by column default functio...
Mike Bayer
2007-07-31
1
-8
/
+17
*
merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...
Mike Bayer
2007-07-27
1
-34
/
+95
*
- improved ability to get the "correct" and most minimal set of primary key
Mike Bayer
2007-07-14
1
-0
/
+10
*
Fix setup for standalone sequence test
Jason Kirtland
2007-07-13
1
-1
/
+1
*
- Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData instead
Jason Kirtland
2007-07-06
1
-5
/
+5
*
- oracle:
Mike Bayer
2007-03-10
1
-3
/
+3
*
reverted unit test change
Mike Bayer
2007-02-19
1
-1
/
+1
*
Completed previously missed patches from tickets 422 and 415
Rick Morrison
2007-02-18
1
-1
/
+28
*
- more quoting fixes for [ticket:450]...quoting more aggressive (but still sk...
Mike Bayer
2007-02-04
1
-0
/
+1
*
- sequences on a non-pk column will properly fire off on INSERT for PG/oracle
Mike Bayer
2007-02-02
1
-4
/
+19
*
further fixes to sqlite booleans, weren't working as defaults
Mike Bayer
2006-10-29
1
-3
/
+6
*
- added autoincrement=True to Column; will disable schema generation
Mike Bayer
2006-09-23
1
-6
/
+37
*
reorganized unit tests into subdirectories
Mike Bayer
2006-06-05
1
-0
/
+168