Commit 192ccc5
authored
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/google-cloud-ndb
- google/cloud/ndb
- tests/unit
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/__init__.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_cache.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_cache.py+11-12Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
117 | 117 | |
118 | 118 | |
119 | 119 | |
120 | | - |
| 120 | + |
121 | 121 | |
122 | 122 | |
123 | 123 | |
124 | | - |
| 124 | + |
125 | 125 | |
126 | 126 | |
127 | 127 | |
128 | 128 | |
129 | 129 | |
130 | 130 | |
131 | | - |
| 131 | + |
132 | 132 | |
133 | 133 | |
134 | 134 | |
| ||
279 | 279 | |
280 | 280 | |
281 | 281 | |
282 | | - |
| 282 | + |
283 | 283 | |
284 | 284 | |
285 | 285 | |
| ||
373 | 373 | |
374 | 374 | |
375 | 375 | |
376 | | - |
| 376 | + |
377 | 377 | |
378 | 378 | |
379 | 379 | |
| ||
436 | 436 | |
437 | 437 | |
438 | 438 | |
439 | | - |
| 439 | + |
440 | 440 | |
441 | 441 | |
442 | 442 | |
| ||
482 | 482 | |
483 | 483 | |
484 | 484 | |
485 | | - |
| 485 | + |
486 | 486 | |
487 | 487 | |
488 | 488 | |
| ||
513 | 513 | |
514 | 514 | |
515 | 515 | |
516 | | - |
| 516 | + |
517 | 517 | |
518 | 518 | |
519 | 519 | |
| ||
543 | 543 | |
544 | 544 | |
545 | 545 | |
546 | | - |
| 546 | + |
547 | 547 | |
548 | 548 | |
549 | 549 | |
| ||
580 | 580 | |
581 | 581 | |
582 | 582 | |
583 | | - |
| 583 | + |
584 | 584 | |
585 | 585 | |
586 | 586 | |
| ||
627 | 627 | |
628 | 628 | |
629 | 629 | |
630 | | - |
631 | | - |
| 630 | + |
632 | 631 | |
633 | 632 | |
634 | 633 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_datastore_api.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_datastore_api.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
168 | 168 | |
169 | 169 | |
170 | 170 | |
171 | | - |
| 171 | + |
172 | 172 | |
173 | 173 | |
174 | 174 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_datastore_query.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_datastore_query.py+17-3Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
342 | 342 | |
343 | 343 | |
344 | 344 | |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
345 | 349 | |
346 | 350 | |
347 | 351 | |
| ||
359 | 363 | |
360 | 364 | |
361 | 365 | |
362 | | - |
| 366 | + |
| 367 | + |
| 368 | + |
363 | 369 | |
364 | 370 | |
365 | 371 | |
| ||
421 | 427 | |
422 | 428 | |
423 | 429 | |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
424 | 434 | |
425 | 435 | |
426 | 436 | |
| ||
446 | 456 | |
447 | 457 | |
448 | 458 | |
449 | | - |
| 459 | + |
450 | 460 | |
451 | 461 | |
452 | 462 | |
| ||
554 | 564 | |
555 | 565 | |
556 | 566 | |
| 567 | + |
| 568 | + |
557 | 569 | |
558 | 570 | |
559 | 571 | |
| ||
718 | 730 | |
719 | 731 | |
720 | 732 | |
| 733 | + |
| 734 | + |
721 | 735 | |
722 | 736 | |
723 | 737 | |
| ||
949 | 963 | |
950 | 964 | |
951 | 965 | |
952 | | - |
| 966 | + |
953 | 967 | |
954 | 968 | |
955 | 969 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_eventloop.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_eventloop.py+7-4Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | | - |
120 | | - |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
121 | 124 | |
122 | 125 | |
123 | 126 | |
124 | | - |
| 127 | + |
125 | 128 | |
126 | 129 | |
127 | 130 | |
| ||
139 | 142 | |
140 | 143 | |
141 | 144 | |
142 | | - |
| 145 | + |
143 | 146 | |
144 | 147 | |
145 | 148 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_gql.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_gql.py+21-8Lines changed: 21 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
| ||
408 | 409 | |
409 | 410 | |
410 | 411 | |
411 | | - |
| 412 | + |
| 413 | + |
412 | 414 | |
413 | 415 | |
414 | 416 | |
| ||
485 | 487 | |
486 | 488 | |
487 | 489 | |
488 | | - |
| 490 | + |
489 | 491 | |
490 | 492 | |
491 | 493 | |
| ||
770 | 772 | |
771 | 773 | |
772 | 774 | |
| 775 | + |
773 | 776 | |
774 | 777 | |
775 | 778 | |
776 | 779 | |
777 | | - |
| 780 | + |
778 | 781 | |
779 | 782 | |
780 | 783 | |
781 | 784 | |
782 | | - |
783 | | - |
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
| 789 | + |
784 | 790 | |
785 | | - |
| 791 | + |
786 | 792 | |
787 | 793 | |
788 | 794 | |
789 | | - |
| 795 | + |
790 | 796 | |
791 | 797 | |
792 | 798 | |
793 | | - |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
794 | 807 | |
795 | 808 | |
796 | 809 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_legacy_entity_pb.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_legacy_entity_pb.py+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
389 | 389 | |
390 | 390 | |
391 | 391 | |
| 392 | + |
392 | 393 | |
393 | 394 | |
394 | 395 | |
395 | | - |
396 | | - |
397 | 396 | |
398 | 397 | |
399 | 398 | |
| ||
526 | 525 | |
527 | 526 | |
528 | 527 | |
529 | | - |
| 528 | + |
530 | 529 | |
531 | 530 | |
532 | 531 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_legacy_protocol_buffer.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_legacy_protocol_buffer.py+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
| 35 | + |
| 36 | + |
| 37 | + |
35 | 38 | |
36 | 39 | |
37 | 40 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_options.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_options.py+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
25 | 26 | |
26 | 27 | |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
27 | 32 | |
28 | 33 | |
29 | 34 | |
|
Collapse file
packages/google-cloud-ndb/google/cloud/ndb/_remote.py
Copy file name to clipboardExpand all lines: packages/google-cloud-ndb/google/cloud/ndb/_remote.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | | - |
| 44 | + |
45 | 45 | |
46 | 46 | |
47 | 47 | |
|
0 commit comments