Leon Anavi
2adce1085a
python3-sqlalchemy: Upgrade 1.3.17 -> 1.3.18
...
Upgrade to release 1.3.18:
- orm: Improve error message when using Query.filter_by() in a
query where the first entity is not a mapped class.
- orm: Added a new parameter query_expression.default_expr to the
query_expression() construct, which will be appled to queries
automatically if the with_expression() option is not used.
- engine: Further refinements to the fixes to the "reset" agent
fixed in #5326 , which now emits a warning when it is not being
correctly invoked and corrects for the behavior. Additional
scenarios have been identified and fixed where this warning was
being emitted.
- engine: Fixed issue in URL object where stringifying the object
would not URL encode special characters, preventing the URL from
being re-consumable as a real URL.
- sql: Added a “.schema” parameter to the table() construct,
allowing ad-hoc table expressions to also include a schema name.
- sql: Introduce IdentityOptions to store common parameters for
sequences and identity columns.
- schema: Fixed issue where dialect_options were omitted when a
database object (e.g., Table) was copied using tometadata().
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-06-29 08:22:23 -07:00
..
2020-06-03 15:15:42 -07:00
2020-06-17 08:57:49 -07:00
2020-06-17 08:57:58 -07:00
2020-06-17 08:58:02 -07:00
2020-06-17 08:55:53 -07:00
2020-04-29 22:32:17 -07:00
2020-06-17 08:57:43 -07:00
2020-06-17 08:56:52 -07:00
2020-06-11 07:42:47 -07:00
2020-06-17 08:56:34 -07:00
2020-06-17 08:56:43 -07:00
2020-06-17 08:56:47 -07:00
2020-04-20 21:45:13 -07:00
2020-04-20 21:45:13 -07:00
2020-04-21 07:14:06 -07:00
2020-04-20 21:45:13 -07:00
2020-04-20 21:45:13 -07:00
2020-04-20 21:45:13 -07:00
2020-04-25 08:32:42 -07:00
2020-04-20 21:45:13 -07:00
2020-04-21 07:14:06 -07:00
2020-04-21 07:14:06 -07:00
2020-05-12 12:33:41 -07:00
2020-04-25 08:32:42 -07:00
2020-05-12 12:33:41 -07:00
2020-05-12 12:33:41 -07:00
2020-05-12 12:33:41 -07:00
2020-05-12 12:33:41 -07:00
2020-05-12 12:33:42 -07:00
2020-05-12 12:33:42 -07:00
2020-05-12 12:33:42 -07:00
2020-05-12 12:33:42 -07:00
2020-05-12 12:33:42 -07:00
2020-04-05 10:38:14 -07:00
2020-05-03 14:29:17 -07:00
2020-05-03 14:29:17 -07:00
2020-05-03 14:29:17 -07:00
2020-05-03 14:29:17 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-04-27 07:48:46 -07:00
2020-05-19 17:14:09 -07:00
2020-05-19 22:33:18 -07:00
2020-05-21 15:09:34 -07:00
2020-05-19 17:14:08 -07:00
2020-05-21 15:09:34 -07:00
2020-05-21 15:09:34 -07:00
2020-06-18 17:56:07 -07:00
2020-05-19 17:14:08 -07:00
2020-04-08 11:21:13 -07:00
2020-04-27 17:58:54 -07:00
2020-06-26 08:56:37 -07:00
2020-05-03 14:29:17 -07:00
2020-05-09 10:41:48 -07:00
2020-05-19 17:14:08 -07:00
2020-06-03 15:15:42 -07:00
2020-04-08 08:15:03 -07:00
2020-06-10 20:56:50 -07:00
2020-06-10 20:56:56 -07:00
2020-05-28 12:36:49 -07:00
2020-06-22 08:38:19 -07:00
2020-06-17 08:57:49 -07:00
2020-06-17 08:57:24 -07:00
2020-05-19 17:14:08 -07:00
2020-06-25 10:21:01 -07:00
2020-06-26 08:55:20 -07:00
2020-05-28 12:36:49 -07:00
2020-06-26 08:55:25 -07:00
2020-05-31 22:42:25 -07:00
2020-06-26 08:56:33 -07:00
2020-06-19 10:17:50 -07:00
2020-06-25 10:21:22 -07:00
2020-04-08 18:16:12 -07:00
2020-06-26 08:56:30 -07:00
2020-06-29 08:22:13 -07:00
2020-06-26 08:55:49 -07:00
2020-04-26 23:12:21 -07:00
2020-04-27 07:48:42 -07:00
2020-06-08 13:58:02 -07:00
2020-05-28 12:36:49 -07:00
2020-06-08 13:57:34 -07:00
2020-04-28 17:11:15 -07:00
2020-06-13 21:34:21 -07:00
2020-06-17 08:57:58 -07:00
2020-06-17 08:58:02 -07:00
2020-06-18 17:55:46 -07:00
2020-06-05 18:42:55 -07:00
2020-06-05 18:43:03 -07:00
2020-06-10 20:55:29 -07:00
2020-06-05 18:43:10 -07:00
2020-04-28 16:24:06 -07:00
2020-04-28 16:24:06 -07:00
2020-06-19 10:17:50 -07:00
2020-06-08 13:58:02 -07:00
2020-06-03 15:15:37 -07:00
2020-06-17 08:55:53 -07:00
2020-05-21 15:09:34 -07:00
2020-05-19 17:14:08 -07:00
2020-06-08 13:58:02 -07:00
2020-04-29 22:32:17 -07:00
2020-06-17 08:57:43 -07:00
2020-06-17 08:56:52 -07:00
2020-06-11 07:44:00 -07:00
2020-06-29 08:22:06 -07:00
2020-06-19 10:17:50 -07:00
2020-06-11 07:43:54 -07:00
2020-06-03 15:15:42 -07:00
2020-06-11 07:43:48 -07:00
2020-05-12 12:33:42 -07:00
2020-05-31 22:42:25 -07:00
2020-06-17 08:57:18 -07:00
2020-06-17 08:57:04 -07:00
2020-06-11 07:42:47 -07:00
2020-06-17 08:56:34 -07:00
2020-04-12 22:57:22 -07:00
2020-06-17 08:56:43 -07:00
2020-06-17 08:56:47 -07:00
2020-06-17 08:56:56 -07:00
2020-06-17 08:57:00 -07:00
2020-06-05 18:42:38 -07:00
2020-06-17 08:57:09 -07:00
2020-06-13 21:34:21 -07:00
2020-04-20 21:45:13 -07:00
2020-05-21 15:09:34 -07:00
2020-04-21 07:14:06 -07:00
2020-06-26 08:56:01 -07:00
2020-06-13 21:34:21 -07:00
2020-06-08 13:58:03 -07:00
2020-06-13 21:34:21 -07:00
2020-06-29 08:22:18 -07:00
2020-06-03 15:15:42 -07:00
2020-06-25 10:22:37 -07:00
2020-06-25 10:22:45 -07:00
2020-06-26 08:55:53 -07:00
2020-05-21 15:09:34 -07:00
2020-04-06 08:29:49 -07:00
2020-06-11 07:44:18 -07:00
2020-05-19 17:14:08 -07:00
2020-05-21 15:09:34 -07:00
2020-06-11 07:43:08 -07:00
2020-06-26 08:56:26 -07:00
2020-06-11 07:43:01 -07:00
2020-06-25 10:21:16 -07:00
2020-06-22 08:38:31 -07:00
2020-06-26 08:55:37 -07:00
2020-06-11 07:43:36 -07:00
2020-06-25 10:22:28 -07:00
2020-06-25 10:22:24 -07:00
2020-06-25 10:22:16 -07:00
2020-06-25 10:22:11 -07:00
2020-06-11 07:43:29 -07:00
2020-05-07 17:56:23 -07:00
2020-06-10 20:55:46 -07:00
2020-04-25 08:32:41 -07:00
2020-05-22 08:41:41 -07:00
2020-06-26 08:55:01 -07:00
2020-06-13 21:34:21 -07:00
2020-06-26 08:55:45 -07:00
2020-06-10 20:54:47 -07:00
2020-06-26 08:56:22 -07:00
2020-05-22 08:41:41 -07:00
2020-06-22 08:37:25 -07:00
2020-06-13 21:34:21 -07:00
2020-06-22 08:37:51 -07:00
2020-06-22 08:37:55 -07:00
2020-05-19 17:14:09 -07:00
2020-06-18 17:56:19 -07:00
2020-06-18 17:56:11 -07:00
2020-05-22 13:42:43 -07:00
2020-06-11 21:58:29 -07:00
2020-06-25 10:21:38 -07:00
2020-05-07 17:56:23 -07:00
2020-06-11 21:58:29 -07:00
2020-06-11 21:58:29 -07:00
2020-06-19 10:20:36 -07:00
2020-06-22 08:38:00 -07:00
2020-06-11 07:44:11 -07:00
2020-06-11 07:44:06 -07:00
2020-06-22 08:38:08 -07:00
2020-06-17 08:57:38 -07:00
2020-06-17 08:57:30 -07:00
2020-06-22 08:38:15 -07:00
2020-06-25 10:21:52 -07:00
2020-05-19 17:14:08 -07:00
2020-06-05 18:42:15 -07:00
2020-04-05 14:27:46 -07:00
2020-04-12 22:57:22 -07:00
2020-06-05 18:42:47 -07:00
2020-05-21 15:09:34 -07:00
2020-04-05 14:27:45 -07:00
2020-05-08 19:56:05 -07:00
2020-06-26 08:56:11 -07:00
2020-04-05 14:27:45 -07:00
2020-05-08 19:56:06 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 14:27:45 -07:00
2020-06-26 08:56:14 -07:00
2020-04-05 14:27:45 -07:00
2020-04-17 19:05:54 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 14:27:45 -07:00
2020-04-05 10:38:14 -07:00
2020-04-05 10:38:14 -07:00
2020-06-26 08:55:41 -07:00
2020-06-19 10:17:50 -07:00
2020-05-13 23:40:12 -07:00
2020-06-26 08:55:29 -07:00
2020-04-07 09:10:38 -07:00
2020-04-10 17:48:39 -07:00
2020-05-03 14:29:17 -07:00
2020-04-05 10:38:14 -07:00
2020-05-28 12:36:49 -07:00
2020-05-28 12:36:49 -07:00
2020-04-05 10:38:14 -07:00
2020-05-28 12:36:49 -07:00
2020-05-28 12:36:49 -07:00
2020-04-05 10:38:14 -07:00
2020-04-05 10:38:14 -07:00
2020-06-25 10:21:26 -07:00
2020-06-03 15:15:30 -07:00
2020-05-12 14:16:19 -07:00
2020-04-21 07:14:06 -07:00
2020-05-28 12:37:24 -07:00
2020-04-05 10:38:14 -07:00
2020-05-28 12:37:24 -07:00
2020-04-05 10:38:14 -07:00
2020-04-05 10:38:14 -07:00
2020-06-29 08:22:01 -07:00
2020-06-03 15:15:42 -07:00
2020-04-05 10:38:13 -07:00
2020-06-26 08:55:33 -07:00
2020-06-08 13:58:02 -07:00
2020-04-05 10:38:13 -07:00
2020-06-25 10:21:48 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-06-26 08:56:18 -07:00
2020-06-12 08:46:25 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-06-25 10:21:30 -07:00
2020-04-05 10:38:13 -07:00
2020-06-03 15:15:24 -07:00
2020-06-25 10:21:11 -07:00
2020-06-25 10:20:55 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-04-05 10:38:13 -07:00
2020-05-31 22:42:25 -07:00
2020-04-05 10:38:13 -07:00
2020-06-19 10:17:50 -07:00
2020-05-19 17:14:08 -07:00
2020-06-26 08:56:04 -07:00
2020-06-11 07:42:23 -07:00
2020-04-05 10:38:13 -07:00
2020-04-28 16:24:07 -07:00
2020-06-25 10:21:34 -07:00
2020-06-29 08:22:23 -07:00
2020-06-19 10:17:50 -07:00
2020-06-22 08:38:24 -07:00
2020-06-10 20:56:03 -07:00
2020-05-19 17:14:08 -07:00
2020-05-19 17:14:08 -07:00
2020-06-26 08:56:07 -07:00
2020-06-13 21:34:21 -07:00
2020-05-19 17:14:08 -07:00
2020-06-17 08:58:10 -07:00
2020-06-03 15:15:16 -07:00
2020-05-19 17:14:08 -07:00
2020-06-10 20:56:25 -07:00
2020-06-03 15:15:08 -07:00
2020-06-10 20:56:17 -07:00
2020-06-10 20:56:11 -07:00
2020-05-19 17:14:09 -07:00
2020-06-25 10:22:49 -07:00
2020-06-08 13:58:03 -07:00
2020-05-12 16:53:46 -07:00
2020-06-10 20:56:31 -07:00
2020-06-19 12:08:31 -07:00
2020-05-19 17:14:08 -07:00
2020-06-25 10:21:43 -07:00
2020-05-22 09:03:04 -07:00
2020-06-01 09:25:38 -07:00
2020-06-11 21:58:29 -07:00
2020-05-12 12:33:42 -07:00
2020-06-12 08:47:00 -07:00
2020-04-10 23:49:16 -07:00
2020-04-10 23:49:16 -07:00