Skip to main content

Questions tagged [table]

This tag is ambiguous. For database tables, use "database", for html tables use "template" or "html", for shipping table rates use "table-rates"

0 votes
0 answers
46 views

I have created an observer with this event file. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events....
Rana Zain's user avatar
  • 731
0 votes
1 answer
165 views

I must add column1 to sales_order_grid and create foreign key to table sales_grid.column1 When i try use bin/magento setup:upgrade i get next message Table [myPrefix]_sales_order do not have column ...
esca7a's user avatar
  • 21
2 votes
4 answers
6k views

I have created a custom table in database of magento 2. I want to insert some data into this custom table. I want to pass this data from controller to the custom table in magento 2.4. Please can any ...
Nicola Smith's user avatar
0 votes
1 answer
567 views

I am creating a custom Module, in that I created a custom table and patch data. The patch data for inserting data into that table. Now the issue is, the custom table was created through declarative ...
Siranjeevi K S's user avatar
0 votes
3 answers
2k views

The changes made in products attributes doesn't show on the frontend. The part of the database won't update and shows the following message. "Base table or view not found table ...
uziixd's user avatar
  • 3
0 votes
1 answer
1k views

So I have to create a report (SQL Script) which has all the bundle products and all its customizable options. I can get list of all the bundle products using this query. select entity_id, type_id, sku,...
Shivani Singh's user avatar
0 votes
1 answer
257 views

Can anyone explain where what's the use of this table or where it will work? Thanks
Prakash saran's user avatar
0 votes
4 answers
5k views

I want to get the last inserted id to my block without adding new data into the table. I want to use this value to automatically filled in my phtml file. I tried getId and it's not working. I just ...
mage's user avatar
  • 25

15 30 50 per page
1
2 3 4 5
11