*

e5n

  • *
  • 2 posts
  • simply bad at backend
Car attribute "engine size" question
« on: April 18, 2021, 12:52:23 PM »
Hello. By default "i_engine_size" uses whole numbers. I want it to understand decimals. So in mysql i changed type from "INT()" to "float" for "i_engine_size" and everything is working as i want, but not sure what to do with line 32 struct.sql (i_engine_size INT(10) UNSIGNED,). Can i keep it as it is or it should be changed?
« Last Edit: April 20, 2021, 01:44:33 PM by e5n »

*

e5n

  • *
  • 2 posts
  • simply bad at backend
Re: Car attribute "engine size" question
« Reply #1 on: April 22, 2021, 11:47:10 PM »
bump? anyone?

*

MB Themes

Re: Car attribute "engine size" question
« Reply #2 on: April 23, 2021, 02:58:11 PM »
@e5n
Struct file is called during plugin installation only.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots