mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
[table editor] allow selecting physical table (#6046)
* [table editor] allow selecting physical table * Using classes for padding
This commit is contained in:
committed by
GitHub
parent
4667f0c288
commit
da813b7ee3
@@ -309,7 +309,6 @@ export const databases = {
|
||||
],
|
||||
};
|
||||
export const tables = {
|
||||
tableLength: 3,
|
||||
options: [
|
||||
{
|
||||
value: 'birth_names',
|
||||
|
||||
Reference in New Issue
Block a user