120 Commits

Author SHA1 Message Date
Ottmar Gobrecht
b0388504d6
Merge pull request #11 from ogobrecht/development
Fixes #10
v2.4.1
2021-01-04 20:09:18 +01:00
Ottmar Gobrecht
31f93fb7d9 Fixes #10 2021-01-04 20:08:33 +01:00
Ottmar Gobrecht
49af12c81e
Merge pull request #9 from ogobrecht/development
Development
v2.4.0
2021-01-03 21:19:23 +01:00
Ottmar Gobrecht
281237674f correct path to changelog 2021-01-03 21:17:48 +01:00
Ottmar Gobrecht
3de670034f all base paths configurable, improve insert script performance 2021-01-03 21:15:39 +01:00
Ottmar Gobrecht
14a8bd14fb
Merge pull request #8 from ogobrecht/development
enhance param description for INSERT format
v2.3.0
2020-11-29 13:11:24 +01:00
Ottmar Gobrecht
8d2e57d90d enhance param description for INSERT format 2020-11-29 13:09:40 +01:00
Ottmar Gobrecht
675dda1ec5
Merge pull request #7 from ogobrecht/development
Development
2020-11-29 13:01:07 +01:00
Ottmar Gobrecht
9cf5ddbaeb Rework table data export format INSERT 2020-11-29 12:55:55 +01:00
Ottmar Gobrecht
c9edbb1609 align query for grants regarding system objects 2020-11-29 06:26:08 +01:00
Ottmar Gobrecht
47d402eced exclude virtual columns for data format INSERT 2020-11-28 10:39:20 +01:00
Ottmar Gobrecht
85f3539b91 improve data format INSERT 2020-11-16 21:02:28 +01:00
Ottmar Gobrecht
460b3ef5ef fix sqlplus alternative quoting 2020-11-16 09:48:43 +01:00
Ottmar Gobrecht
68f98e08ae improve data format INSERT (unfinished) 2020-11-15 20:11:57 +01:00
Ottmar Gobrecht
11cbadddf3 improve data format INSERT (unfinished) 2020-11-10 21:44:36 +01:00
Ottmar Gobrecht
d12b31765e improve data format INSERT (unfinished) 2020-11-09 19:53:19 +01:00
Ottmar Gobrecht
e02068ad73 improve data format INSERT (unfinished) 2020-11-08 20:43:20 +01:00
Ottmar Gobrecht
52187ba0a6 improve data format INSERT (unfinished) 2020-11-04 20:49:30 +01:00
Ottmar Gobrecht
7734fa7f73 improve data format INSERT (unfinished) 2020-11-03 20:28:09 +01:00
Ottmar Gobrecht
b200e4e604 new test for data format INSERT, some fixes 2020-10-25 20:10:06 +01:00
Ottmar Gobrecht
3b5e8856e6
Merge pull request #6 from ogobrecht/development
merge development for v2.2.0
v2.2.0
2020-10-25 09:25:32 +01:00
Ottmar Gobrecht
1d270383ae set release date 2020-10-25 09:24:07 +01:00
Ottmar Gobrecht
f371ae0340 correct changelog 2020-10-24 22:05:39 +02:00
Ottmar Gobrecht
e6d15063e2 fixes #4, new parameter for data format 2020-10-24 22:01:36 +02:00
Ottmar Gobrecht
2559f984ed fixes #5 2020-10-24 15:13:57 +02:00
Ottmar Gobrecht
daf5434c14 add nocopy hint to procedure util_ensure_unique_file_names 2020-10-24 14:56:06 +02:00
Ottmar Gobrecht
a38d389e73 testing table_to_insert when table data is exported to csv 2020-08-11 07:14:30 +02:00
Ottmar Gobrecht
a534f2febf first preps for new function table_to_forallinsert 2020-04-07 20:45:27 +02:00
Ottmar Gobrecht
b7a83dec89 small non functional alignments 2020-01-07 21:13:21 +01:00
Ottmar Gobrecht
9975480946 new function for xlsx export 2019-12-31 22:30:45 +01:00
Ottmar Gobrecht
69c2cfbbea
Merge pull request #3 from ogobrecht/development
New version from development branch
v2.1.0
2019-12-30 21:38:51 +01:00
Ottmar Gobrecht
1f79f4fafd add example export for SQL*Plus 2019-12-30 21:31:09 +01:00
Ottmar Gobrecht
e6478ad045 add example export for SQL*Plus 2019-12-30 21:19:30 +01:00
Ottmar Gobrecht
6da8455f08 new task compile package on source change 2019-12-30 19:54:54 +01:00
Ottmar Gobrecht
59e555d8a4 prepare v2.1.0 2019-12-30 17:18:42 +01:00
Ottmar Gobrecht
8544649ef1 cleanup for next release 2019-12-29 21:01:01 +01:00
Ottmar Gobrecht
c92c402a0e handle comments, materialized views 2019-12-25 19:49:29 +01:00
Ottmar Gobrecht
7791ddf086 handle ltrim for get_ddl 2019-12-17 22:59:24 +01:00
Ottmar Gobrecht
7d137bf645 improved templates, new util_get_ddl 2019-12-17 22:45:16 +01:00
Ottmar Gobrecht
1321cc9d0a new function to_base64, improved export speed 2019-12-16 22:24:02 +01:00
Ottmar Gobrecht
c01e9d63a3 again some fixes
- views are no longer exported twice
- improved templates (timing, log file names)
- generate ORDS module install file only when modules existing
2019-12-15 20:58:38 +01:00
Ottmar Gobrecht
d9b5a83daf some fixes
- JAVA export error on systems with 30 character object names
- missing package name plex in variable declaration in export template
- harmonize dbms_metadata calls
2019-12-09 20:53:23 +01:00
Ottmar Gobrecht
1da1141cdd Create .gitattributes 2019-09-22 19:38:10 +02:00
Ottmar Gobrecht
2cf4af8d49 new build script 2019-09-02 21:43:41 +02:00
Ottmar Gobrecht
841ad25585 fix scripts for ORDS modules 2019-08-19 20:30:38 +02:00
Ottmar Gobrecht
ab0426f628 include ORDS modules in templates 2019-08-19 17:10:09 +02:00
ogobrecht
88c5c23835 include ORDS modules 2019-08-18 17:03:56 +02:00
ogobrecht
7cadfd85ef fix error on large APEX UI install files v2.0.2 2019-08-16 14:57:41 +02:00
ogobrecht
e7d512f6db fixes #2 v2.0.1 2019-07-09 19:50:22 +02:00
Ottmar Gobrecht
f5bfc58ac2
Merge pull request #1 from ogobrecht/v1.3
V2.0
v2.0.0
2019-06-20 16:41:17 +02:00