The Wayback Machine - https://web.archive.org/web/20200829224614/https://github.com/topics/mariadb
Skip to content
#

mariadb

Here are 1,552 public repositories matching this topic...

drtrppr
drtrppr commented Jun 22, 2020

Describe the bug

'Display Gis Visualization', a selected lable column is not shown when the base layer is not selected.

To Reproduce

  1. Create table with a spatial column and columns like 'id', 'name';
  2. Insert some data in a spatial column, whether points, linestrings, polygon's, doesn't matter;
  3. Browse the table;
  4. Choose button 'Visualize GIS-data';
  5. The 'Display GI
drewlsvern
drewlsvern commented Jul 8, 2020

I'm generating C# classes from the T4 templates. The classes are generated without errors but some back references are assigned random guids as opposed to the related table name. Is this by design? If so, why and can it be changed to reflect the correct table name property?

var result = Db.TblAccounts.LoadWith(x => x._30F767840CF546D08AC8552E413F4488)
                                   
Sequel-Ace

Improve this page

Add a description, image, and links to the mariadb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mariadb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.