Budibase Release Bot
|
7225de58c2
|
v1.0.16
|
2021-12-13 11:55:27 +00:00 |
Budibase Release Bot
|
d8a0bfdf96
|
v1.0.15
|
2021-12-10 16:55:00 +00:00 |
Budibase Release Bot
|
56dd4bfe61
|
v1.0.14
|
2021-12-10 15:45:07 +00:00 |
Budibase Release Bot
|
e5ea78169c
|
v1.0.13
|
2021-12-10 11:12:06 +00:00 |
Budibase Release Bot
|
b6d94d88eb
|
v1.0.12
|
2021-12-09 19:15:19 +00:00 |
Budibase Release Bot
|
4ee68650c3
|
v1.0.11
|
2021-12-09 14:33:04 +00:00 |
Rory Powell
|
21fcff5f28
|
Escape mysql describe to handle non standard table names
|
2021-12-09 11:40:59 +00:00 |
Budibase Release Bot
|
48ff92b367
|
v1.0.10
|
2021-12-08 18:11:06 +00:00 |
Budibase Release Bot
|
21462a0f68
|
v1.0.9
|
2021-12-08 17:44:39 +00:00 |
Budibase Release Bot
|
577b7f380f
|
v1.0.8
|
2021-12-08 11:38:32 +00:00 |
Budibase Release Bot
|
3212d2f447
|
v1.0.7
|
2021-12-03 13:24:14 +00:00 |
Michael Drury
|
a7731930bd
|
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
|
2021-12-03 13:17:08 +00:00 |
Budibase Release Bot
|
a6f684b996
|
v1.0.6
|
2021-12-03 11:22:44 +00:00 |
Rory Powell
|
4af0641fe4
|
Fix oracle password config
|
2021-12-03 10:52:03 +00:00 |
mike12345567
|
71e93a20a1
|
Refactor.
|
2021-12-03 10:31:09 +00:00 |
mike12345567
|
560a96b503
|
Exporting date and auto id field, but not importing autocolumns when table is created.
|
2021-12-02 16:17:10 +00:00 |
mike12345567
|
baf61e37e4
|
Removing auto columns from export - the new table will provide these if required.
|
2021-12-02 16:04:44 +00:00 |
Budibase Release Bot
|
efd95a26f3
|
v1.0.5
|
2021-12-02 13:31:45 +00:00 |
Budibase Release Bot
|
7fd9a28fe6
|
v1.0.4
|
2021-12-01 13:49:09 +00:00 |
Budibase Release Bot
|
beb60414ab
|
v1.0.3
|
2021-12-01 10:57:38 +00:00 |
Rory Powell
|
04a7382392
|
Add fix for user metadata sync when deleting
|
2021-12-01 09:54:23 +00:00 |
Budibase Release Bot
|
acdc68efad
|
v1.0.2
|
2021-11-30 15:59:32 +00:00 |
Budibase Release Bot
|
b349e1c27f
|
v1.0.1
|
2021-11-30 15:44:46 +00:00 |
Martin McKeaveney
|
da9eff017d
|
v1.0.0
|
2021-11-30 16:34:33 +01:00 |
Budibase Release Bot
|
2ddff731e9
|
v0.9.190
|
2021-11-30 13:36:54 +00:00 |
Budibase Staging Release Bot
|
4e607feda0
|
v0.9.190-alpha.12
|
2021-11-30 10:14:02 +00:00 |
Budibase Staging Release Bot
|
68978c5ed1
|
v0.9.190-alpha.11
|
2021-11-29 13:58:47 +00:00 |
Budibase Staging Release Bot
|
ac1660540c
|
v0.9.190-alpha.10
|
2021-11-26 19:01:35 +00:00 |
Rory Powell
|
4799ad32b2
|
Merge pull request #3555 from Budibase/oracle/returning
Improve returning logic for oracle
|
2021-11-26 18:54:19 +00:00 |
Budibase Staging Release Bot
|
82beeeeb02
|
v0.9.190-alpha.9
|
2021-11-26 17:52:27 +00:00 |
mike12345567
|
3bb034939b
|
Fixing issue found with enriching rows in SQL - the system was assuming the array of entries contained a row ID that needed to be broken down.
|
2021-11-26 17:08:56 +00:00 |
Rory Powell
|
5aa9d95c46
|
Deletion support for returning rows
|
2021-11-26 16:50:15 +00:00 |
Budibase Staging Release Bot
|
56d60bc968
|
v0.9.190-alpha.8
|
2021-11-26 15:29:05 +00:00 |
Michael Drury
|
e8c0684f3c
|
Merge pull request #3554 from Budibase/labday/docs
API Docs, generation, tables and rows and Swagger definitions
|
2021-11-26 15:20:23 +00:00 |
Rory Powell
|
eaed8642f9
|
Improve returning logic for oracle
|
2021-11-26 15:02:03 +00:00 |
Budibase Staging Release Bot
|
c5c9206ab2
|
v0.9.190-alpha.7
|
2021-11-26 14:35:06 +00:00 |
mike12345567
|
4d73903019
|
Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving.
|
2021-11-26 14:14:53 +00:00 |
mike12345567
|
4d3f234807
|
Updating docs for tables, adding a swagger generation tool and a README describing how to use it.
|
2021-11-26 14:13:53 +00:00 |
Budibase Staging Release Bot
|
3b35b7d86b
|
v0.9.190-alpha.6
|
2021-11-26 11:36:30 +00:00 |
Andrew Kingston
|
456760f479
|
Merge pull request #3542 from Budibase/ak-fixes
Query schema fixes + card fixes
|
2021-11-26 11:27:28 +00:00 |
Budibase Staging Release Bot
|
83a716c58b
|
v0.9.190-alpha.5
|
2021-11-26 11:08:02 +00:00 |
Budibase Staging Release Bot
|
42baefdd14
|
v0.9.190-alpha.4
|
2021-11-25 22:21:36 +00:00 |
Peter Clement
|
5c3e05c2d4
|
Merge pull request #3544 from Budibase/feature/auto-screen-ui
Remove initial screen defintion so user can see the new screen creation button
|
2021-11-25 22:13:07 +00:00 |
mike12345567
|
0aad95658b
|
Updating scripts to allow opening in the browser when generated.
|
2021-11-25 18:13:14 +00:00 |
Budibase Staging Release Bot
|
05004e2b60
|
v0.9.190-alpha.3
|
2021-11-25 18:04:35 +00:00 |
mike12345567
|
95d02649de
|
Updating docs.
|
2021-11-25 17:44:47 +00:00 |
Budibase Staging Release Bot
|
3a2a2ee4f8
|
v0.9.190-alpha.2
|
2021-11-25 16:50:21 +00:00 |
mike12345567
|
0896a88c5a
|
Basic work for generating.
|
2021-11-25 16:13:19 +00:00 |
Peter Clement
|
571954c197
|
fix appPackage unit tests
|
2021-11-25 15:29:35 +00:00 |
Peter Clement
|
fd61b191ec
|
remove initial screen creation
|
2021-11-25 14:45:36 +00:00 |